aboutsummaryrefslogtreecommitdiffstats
path: root/epan/nghttp2
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2014-09-16 13:12:10 -0700
committerGerald Combs <gerald@wireshark.org>2014-09-16 20:16:26 +0000
commit983ae6cadee518be589b53d9b149fd2e156e8ada (patch)
tree5c6e62067121c2069354f3f6bff5c7df3c6d00a0 /epan/nghttp2
parenteefdaf6a64533611fec0b565d27113d3744de859 (diff)
Fix the patch-bzip2 target.
The main site URI scheme is now https. Update the URL in some other places while we're here. Change-Id: Ib03d4fd1c58dabd3cf5050dc4f79216e0b94d525 Reviewed-on: https://code.wireshark.org/review/4133 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'epan/nghttp2')
-rw-r--r--epan/nghttp2/Makefile.am2
-rw-r--r--epan/nghttp2/Makefile.common2
-rw-r--r--epan/nghttp2/Makefile.nmake2
3 files changed, 3 insertions, 3 deletions
diff --git a/epan/nghttp2/Makefile.am b/epan/nghttp2/Makefile.am
index 36cd33daf6..8256a3dca4 100644
--- a/epan/nghttp2/Makefile.am
+++ b/epan/nghttp2/Makefile.am
@@ -51,7 +51,7 @@ EXTRA_DIST = \
README.nghttp2
#
-# Editor modelines - http://www.wireshark.org/tools/modelines.html
+# Editor modelines - https://www.wireshark.org/tools/modelines.html
#
# Local variables:
# c-basic-offset: 8
diff --git a/epan/nghttp2/Makefile.common b/epan/nghttp2/Makefile.common
index d0a525b6b9..a3893a34d8 100644
--- a/epan/nghttp2/Makefile.common
+++ b/epan/nghttp2/Makefile.common
@@ -40,7 +40,7 @@ LIBNGHTTP2_INCLUDES = \
#
-# Editor modelines - http://www.wireshark.org/tools/modelines.html
+# Editor modelines - https://www.wireshark.org/tools/modelines.html
#
# Local variables:
# c-basic-offset: 8
diff --git a/epan/nghttp2/Makefile.nmake b/epan/nghttp2/Makefile.nmake
index d0bf4c0e50..852f18e22c 100644
--- a/epan/nghttp2/Makefile.nmake
+++ b/epan/nghttp2/Makefile.nmake
@@ -31,7 +31,7 @@ checkapi:
$(LIBNGHTTP2_SRC)
#
-# Editor modelines - http://www.wireshark.org/tools/modelines.html
+# Editor modelines - https://www.wireshark.org/tools/modelines.html
#
# Local variables:
# c-basic-offset: 8