diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-07-08 23:15:22 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-07-08 23:15:22 +0200 |
commit | 853c9cf3718db7c9f6d723e45031016231e1cbd1 (patch) | |
tree | e6a5cafe819de3d14665da32bfd87259b089ec02 /lib/unicase/locale-languages.h | |
parent | 7b350538dddb27a4513158cb6b6405b85f175ad1 (diff) | |
parent | 10bd216b0099d2ae8cb22c664fb725165096f95c (diff) |
Merge branch 'release/debian/0.9.10-1'debian/0.9.10-1
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: |