aboutsummaryrefslogtreecommitdiff
path: root/include/sg_pr2serr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sg_pr2serr.h')
-rw-r--r--include/sg_pr2serr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sg_pr2serr.h b/include/sg_pr2serr.h
index bebf9900..4a57d838 100644
--- a/include/sg_pr2serr.h
+++ b/include/sg_pr2serr.h
@@ -98,6 +98,7 @@ typedef struct sgj_state_t {
* Note: strlen(in_name) should be <= max_sname_len . */
char * sgj_convert_to_snake_name(const char * in_name, char * sname,
int max_sname_len);
+bool sgj_is_snake_name(const char * in_name);
/* There are many variants of JSON supporting functions below and some
* abbreviations are used to shorten their function names: