diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-03-07 05:54:53 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-03-07 05:54:53 +0100 |
commit | 76ef1d8e3249e82a6965fd17157bee00a7857ff3 (patch) | |
tree | 7d3d34b059039faf525d1e95bbdc1945a9fa103c /lib/unicase/locale-languages.h | |
parent | 0cb66c451a1a4e717878b8296b79c8d7cfd38b30 (diff) | |
parent | 93e8e16be294d19261c7378dd2e46d3f35f06926 (diff) |
Merge branch 'feature/upstream' into develop
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 3a4add3..70a5d7b 100644 --- a/lib/unicase/locale-languages.h +++ b/lib/unicase/locale-languages.h @@ -1,5 +1,5 @@ /* ANSI-C code produced by gperf version 3.1 */ -/* Command-line: gperf -m 10 ../../lib/unicase/locale-languages.gperf */ +/* Command-line: gperf -m 10 ./unicase/locale-languages.gperf */ /* Computed positions: -k'1-3' */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ @@ -1026,7 +1026,7 @@ uc_locale_languages_lookup (register const char *str, register size_t len) } return 0; } -#line 271 "../../lib/unicase/locale-languages.gperf" +#line 271 "./unicase/locale-languages.gperf" /* * Local Variables: |