diff options
author | Dastgir <dastgirpojee@rocketmail.com> | 2015-10-26 09:57:24 +0530 |
---|---|---|
committer | Dastgir <dastgirpojee@rocketmail.com> | 2015-10-26 09:57:24 +0530 |
commit | e54cab202300a8fc5bc7f7e326f09906cfe8d800 (patch) | |
tree | 0771de446fd144cad89a250b7dc67519eaa2ba5b /3rdparty/libconfig/extra/gen/clangwarnings.patch | |
parent | 444ff2fa558cff839b1aaf8b369a5bf395dfa0b7 (diff) | |
parent | c956a618cb92b53407a0dc0c999f4cd68e63d536 (diff) | |
download | hercules-e54cab202300a8fc5bc7f7e326f09906cfe8d800.tar.gz hercules-e54cab202300a8fc5bc7f7e326f09906cfe8d800.tar.bz2 hercules-e54cab202300a8fc5bc7f7e326f09906cfe8d800.tar.xz hercules-e54cab202300a8fc5bc7f7e326f09906cfe8d800.zip |
Merge branch 'master' of https://github.com/HerculesWS/Hercules
Diffstat (limited to '3rdparty/libconfig/extra/gen/clangwarnings.patch')
-rw-r--r-- | 3rdparty/libconfig/extra/gen/clangwarnings.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/libconfig/extra/gen/clangwarnings.patch b/3rdparty/libconfig/extra/gen/clangwarnings.patch index 65aef9a08..4240f84d2 100644 --- a/3rdparty/libconfig/extra/gen/clangwarnings.patch +++ b/3rdparty/libconfig/extra/gen/clangwarnings.patch @@ -2,7 +2,7 @@ diff --git a/grammar.c b/grammar.c index 3595578..26444f8 100644 --- a/grammar.c +++ b/grammar.c -@@ -1187,9 +1187,7 @@ void libconfig_yyerror(void *scanner, struct parse_context *ctx, +@@ -1211,9 +1211,7 @@ void libconfig_yyerror(void *scanner, struct parse_context *ctx, YYUSE (ctx); YYUSE (scan_ctx); |