aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/netscreen.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2019-07-26 11:43:17 -0700
committerGuy Harris <guy@alum.mit.edu>2019-07-26 18:44:40 +0000
commit20800366ddbbb2945491120afe7265796c26bf11 (patch)
tree4b3d7cea14c9eedfcedfde41ae1046fd2f28ce58 /wiretap/netscreen.c
parent99f574aecb0115e5017fb120056117220ffed87b (diff)
HTTPS (almost) everywhere.
Change all wireshark.org URLs to use https. Fix some broken links while we're at it. Change-Id: I161bf8eeca43b8027605acea666032da86f5ea1c Reviewed-on: https://code.wireshark.org/review/34089 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'wiretap/netscreen.c')
-rw-r--r--wiretap/netscreen.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/wiretap/netscreen.c b/wiretap/netscreen.c
index 927f13f6e7..9ad825f52f 100644
--- a/wiretap/netscreen.c
+++ b/wiretap/netscreen.c
@@ -29,13 +29,13 @@
* the frame-structure, a pseudo-header or use PPI." See the
* message at
*
- * http://www.wireshark.org/lists/wireshark-dev/200708/msg00029.html
+ * https://www.wireshark.org/lists/wireshark-dev/200708/msg00029.html
*
* to see whether any further discussion is still needed. I suspect
* it doesn't; pcapng existed at the time, as per the final
* message in that thread:
*
- * http://www.wireshark.org/lists/wireshark-dev/200708/msg00039.html
+ * https://www.wireshark.org/lists/wireshark-dev/200708/msg00039.html
*
* but I don't think we fully *supported* it at that point. Now
* that we do, we have the infrastructure to support this, except
@@ -447,7 +447,7 @@ parse_single_hex_dump_line(char* rec, guint8 *buf, guint byte_offset)
}
/*
- * Editor modelines - http://www.wireshark.org/tools/modelines.html
+ * Editor modelines - https://www.wireshark.org/tools/modelines.html
*
* Local variables:
* c-basic-offset: 8