summaryrefslogtreecommitdiffstats
path: root/utf8.h
diff options
context:
space:
mode:
Diffstat (limited to 'utf8.h')
-rw-r--r--utf8.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utf8.h b/utf8.h
index 0ee1e01..bba97c1 100644
--- a/utf8.h
+++ b/utf8.h
@@ -40,7 +40,7 @@ int
cptoutf8(char * utf8_str, uint32_t c);
int
-utf8_interpret(char * s, langinfo_t * langinfo, char sc);
+utf8_interpret(char * s, char sc);
char *
utf8_validate(char * str);