diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-03-27 21:41:36 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-03-27 21:41:36 +0200 |
commit | 6b73edd95d603e27d55d4905134ac1327d426534 (patch) | |
tree | e0b9334e2637f17696c796ac13b2c39294bf9233 /lib/unicase/locale-languages.h | |
parent | 0250cb64565a7d5238bbc751225d4b0236ef8316 (diff) |
New upstream version 0.9.7upstream/0.9.7
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 96c241be..1b69e80e 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: + */ |