diff options
author | Tobias Markmann <tm@ayena.de> | 2015-09-24 18:59:52 (GMT) |
---|---|---|
committer | Swift Review <review@swift.im> | 2015-10-30 14:13:39 (GMT) |
commit | 3d62970e1b929cf676202fc6cebc1cf426c14ff2 (patch) | |
tree | a68c82c3829a001c6f8cadbb2d68d91c98f617bf /3rdParty/LibIDN/src/rfc3454.c | |
parent | 3cc7e86420e4b3d67c5882d8d68e1e6a003c6154 (diff) | |
download | swift-3d62970e1b929cf676202fc6cebc1cf426c14ff2.zip swift-3d62970e1b929cf676202fc6cebc1cf426c14ff2.tar.bz2 |
Update libIDN in 3rdParty to version 1.32
Updated existing libIDN files in 3rdParty folder to latest
1.32 version and added remaining dependencies for compilation.
Updated SConscript file accordingly.
Test-Information:
Build and ran test=unit on OS X 10.10.
Change-Id: Iec6506e1cc88fe2983b2019aca95a42580d1c80e
Diffstat (limited to '3rdParty/LibIDN/src/rfc3454.c')
-rw-r--r-- | 3rdParty/LibIDN/src/rfc3454.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/3rdParty/LibIDN/src/rfc3454.c b/3rdParty/LibIDN/src/rfc3454.c index 856b67a..f4e411f 100644 --- a/3rdParty/LibIDN/src/rfc3454.c +++ b/3rdParty/LibIDN/src/rfc3454.c | |||
@@ -1,8 +1,9 @@ | |||
1 | /* This file is automatically generated. DO NOT EDIT! | 1 | /* This file is automatically generated. DO NOT EDIT! |
2 | Instead, edit gen-stringprep-tables.pl and re-run. */ | 2 | Instead, edit gen-stringprep-tables.pl and re-run. */ |
3 | 3 | ||
4 | #include <config.h> | ||
4 | #include "stringprep.h" | 5 | #include "stringprep.h" |
5 | 6 | ||
6 | /* | 7 | /* |
7 | * So we can use this material. There may be other legal analysis that | 8 | * So we can use this material. There may be other legal analysis that |
8 | * also reach the same conclusion. | 9 | * also reach the same conclusion. |