diff options
Diffstat (limited to 'lib/unicase/locale-languages.h')
-rw-r--r-- | lib/unicase/locale-languages.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/unicase/locale-languages.h b/lib/unicase/locale-languages.h index 70a5d7b..248e2e3 100644 --- a/lib/unicase/locale-languages.h +++ b/lib/unicase/locale-languages.h @@ -95,7 +95,7 @@ uc_locale_language_hash (register const char *str, register size_t len) return hval; } -const char * +static const char * uc_locale_languages_lookup (register const char *str, register size_t len) { struct stringpool_t @@ -1026,7 +1026,7 @@ uc_locale_languages_lookup (register const char *str, register size_t len) } return 0; } -#line 271 "./unicase/locale-languages.gperf" +#line 295 "./unicase/locale-languages.gperf" /* * Local Variables: |