aboutsummaryrefslogtreecommitdiff
path: root/src/grecs.hin
diff options
context:
space:
mode:
Diffstat (limited to 'src/grecs.hin')
-rw-r--r--src/grecs.hin1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grecs.hin b/src/grecs.hin
index c01c175..b82f45a 100644
--- a/src/grecs.hin
+++ b/src/grecs.hin
@@ -458,6 +458,7 @@ int grecs_symtab_enumerate(struct grecs_symtab *st,
size_t grecs_symtab_count_entries(struct grecs_symtab *st);
unsigned grecs_hash_string(const char *name, unsigned long hashsize);
+unsigned grecs_hash_string_ci(const char *name, unsigned long hashsize);
void grecs_value_free(struct grecs_value *val);

Return to:

Send suggestions and report system problems to the System administrator.