summaryrefslogtreecommitdiff
path: root/src/catalog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/catalog.h')
-rw-r--r--src/catalog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/catalog.h b/src/catalog.h
index 25adbeb..3acb24d 100644
--- a/src/catalog.h
+++ b/src/catalog.h
@@ -1,5 +1,5 @@
int
-i18n_init(void);
+i18n_init_msgs(const char *const MSGS[]);
int
i18n_destroy(void);