aboutsummaryrefslogtreecommitdiffstats
path: root/epan/nghttp2/README.nghttp2
diff options
context:
space:
mode:
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 bc8a9be7c1..a0be9a3f45 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 and unused-parameter error
+Fix c++-compat error and documentation (struct => typedef) error
in nghttp2/nghttp2_helper.h remove check for CONFIG.H