diff options
Diffstat (limited to 'lib/unicase/locale-languages.h')
-rw-r--r-- | lib/unicase/locale-languages.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/unicase/locale-languages.h b/lib/unicase/locale-languages.h index 96c241b..1b69e80 100644 --- a/lib/unicase/locale-languages.h +++ b/lib/unicase/locale-languages.h @@ -1032,3 +1032,10 @@ uc_locale_languages_lookup (register const char *str, register unsigned int len) } return 0; } +#line 271 "./unicase/locale-languages.gperf" + +/* + * Local Variables: + * coding: utf-8 + * End: + */ |