aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil
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 /wsutil
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 'wsutil')
-rw-r--r--wsutil/Makefile.am2
-rw-r--r--wsutil/Makefile.common2
-rw-r--r--wsutil/Makefile.nmake2
3 files changed, 3 insertions, 3 deletions
diff --git a/wsutil/Makefile.am b/wsutil/Makefile.am
index c291af6bf1..063ff9fb02 100644
--- a/wsutil/Makefile.am
+++ b/wsutil/Makefile.am
@@ -134,7 +134,7 @@ checkapi:
# file_util.c unicode-utils.c
#
-# 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/wsutil/Makefile.common b/wsutil/Makefile.common
index 5e8ba72e70..48fa8b090f 100644
--- a/wsutil/Makefile.common
+++ b/wsutil/Makefile.common
@@ -137,7 +137,7 @@ LIBWSUTIL_INCLUDES = \
strncasecmp.h
#
-# 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/wsutil/Makefile.nmake b/wsutil/Makefile.nmake
index 64dbdb3d46..a92ee5da2d 100644
--- a/wsutil/Makefile.nmake
+++ b/wsutil/Makefile.nmake
@@ -68,7 +68,7 @@ checkapi:
# file_util.c unicode-utils.c
#
-# Editor modelines - http://www.wireshark.org/tools/modelines.html
+# Editor modelines - https://www.wireshark.org/tools/modelines.html
#
# Local variables:
# c-basic-offset: 8