aboutsummaryrefslogtreecommitdiff
path: root/include/grecs/json.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/grecs/json.h')
-rw-r--r--include/grecs/json.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/grecs/json.h b/include/grecs/json.h
index f8402e7..49a6b87 100644
--- a/include/grecs/json.h
+++ b/include/grecs/json.h
@@ -54,6 +54,7 @@ extern struct grecs_locus json_err_locus;
extern struct json_value *json_return_obj;
void jsonlex_setup(char const *s, size_t l);
+void jsonlex_cleanup(void);
void jsonlex_diag(const char *s);
int json_unescape(char c, char *o);

Return to:

Send suggestions and report system problems to the System administrator.