diff options
Diffstat (limited to '3rdParty/LibIDN/src/gunicomp.h')
-rw-r--r-- | 3rdParty/LibIDN/src/gunicomp.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/3rdParty/LibIDN/src/gunicomp.h b/3rdParty/LibIDN/src/gunicomp.h index b5fa880..8e61cb1 100644 --- a/3rdParty/LibIDN/src/gunicomp.h +++ b/3rdParty/LibIDN/src/gunicomp.h | |||
@@ -1,7 +1,8 @@ | |||
1 | /* This file is automatically generated. DO NOT EDIT! | 1 | /* This file is automatically generated. DO NOT EDIT! |
2 | Instead, edit gen-unicode-tables.pl and re-run. */ | 2 | Instead, edit gen-unicode-tables.pl and re-run. |
3 | Note that gen-unicode-tables.pl doesn't work with Perl 5.10 or later.. */ | ||
3 | 4 | ||
4 | #define COMPOSE_FIRST_START 1 | 5 | #define COMPOSE_FIRST_START 1 |
5 | #define COMPOSE_FIRST_SINGLE_START 147 | 6 | #define COMPOSE_FIRST_SINGLE_START 147 |
6 | #define COMPOSE_SECOND_START 357 | 7 | #define COMPOSE_SECOND_START 357 |
7 | #define COMPOSE_SECOND_SINGLE_START 388 | 8 | #define COMPOSE_SECOND_SINGLE_START 388 |