diff options
Diffstat (limited to '3rdParty/LibIDN/src/gunidecomp.h')
-rw-r--r-- | 3rdParty/LibIDN/src/gunidecomp.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/3rdParty/LibIDN/src/gunidecomp.h b/3rdParty/LibIDN/src/gunidecomp.h index 1c48c21..a5ad7d7 100644 --- a/3rdParty/LibIDN/src/gunidecomp.h +++ b/3rdParty/LibIDN/src/gunidecomp.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 | #ifndef DECOMP_H | 5 | #ifndef DECOMP_H |
5 | #define DECOMP_H | 6 | #define DECOMP_H |
6 | 7 | ||
7 | #define G_UNICODE_LAST_CHAR 0x10ffff | 8 | #define G_UNICODE_LAST_CHAR 0x10ffff |