summaryrefslogtreecommitdiffstats
path: root/src/rccstring.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rccstring.h')
-rw-r--r--src/rccstring.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rccstring.h b/src/rccstring.h
index 3c5d8d7..e9e9734 100644
--- a/src/rccstring.h
+++ b/src/rccstring.h
@@ -16,6 +16,7 @@ void rccStringFree(rcc_string str);
int rccStringSetLang(rcc_string string, const char *sn);
int rccStringFixID(rcc_string string, rcc_context ctx);
+int rccStringChangeID(rcc_string string, rcc_language_id language_id);
#ifdef HAVE_STRNLEN
# ifndef strnlen