aboutsummaryrefslogtreecommitdiff
path: root/include/grecs/value.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/grecs/value.h')
-rw-r--r--include/grecs/value.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/grecs/value.h b/include/grecs/value.h
index 8cd2800..480db9d 100644
--- a/include/grecs/value.h
+++ b/include/grecs/value.h
@@ -46,2 +46,3 @@ void grecs_value_free_content(struct grecs_value *val);
grecs_value_t *grecs_value_ptr_from_static(grecs_value_t *input);
+const char *grecs_value_type_string(int t);

Return to:

Send suggestions and report system problems to the System administrator.