summaryrefslogtreecommitdiff
path: root/epan/nghttp2/README.nghttp2
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-10-19 15:35:47 +0200
committerMichael Mann <mmann78@netscape.net>2014-10-22 02:55:03 +0000
commitfc75085cd0f98d2e64c6c85086e6d694d2345f43 (patch)
treef4c4711a23198fe5e7b2fb8acfe9770c70ff151e /epan/nghttp2/README.nghttp2
parent9ddbc8de77287e0b531f366bda1ffae27975a9a3 (diff)
downloadwireshark-fc75085cd0f98d2e64c6c85086e6d694d2345f43.tar.gz
libnghttp2: Update to 0.6.4
Change-Id: Ic8878f818a89ebc1056777a5b0838e8a5b1215d5 Reviewed-on: https://code.wireshark.org/review/4834 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'epan/nghttp2/README.nghttp2')
-rw-r--r--epan/nghttp2/README.nghttp22
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/nghttp2/README.nghttp2 b/epan/nghttp2/README.nghttp2
index 79edd3debf..bc8a9be7c1 100644
--- a/epan/nghttp2/README.nghttp2
+++ b/epan/nghttp2/README.nghttp2
@@ -20,7 +20,7 @@ find . -name "nghttp2*" -type f -exec sed -i 's/<nghttp2\/nghttp2.h>/<nghttp2.h>
Change path to nghttp2ver.h
find . -name "nghttp2*" -type f -exec sed -i 's/<nghttp2\/nghttp2ver.h>/"nghttp2ver.h"/g' {} \;
-Fix c++-compat error
+Fix c++-compat error and unused-parameter error
in nghttp2/nghttp2_helper.h remove check for CONFIG.H