summaryrefslogtreecommitdiff
path: root/source3/include/charset.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/charset.h')
-rw-r--r--source3/include/charset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/charset.h b/source3/include/charset.h
index 5f5e2016ee..25544fb621 100644
--- a/source3/include/charset.h
+++ b/source3/include/charset.h
@@ -25,7 +25,7 @@ extern char *dos_char_map;
extern char *upper_char_map;
extern char *lower_char_map;
extern void add_char_string(char *s);
-extern void charset_initialise(void);
+extern void charset_initialise(int);
#ifdef toupper
#undef toupper