summaryrefslogtreecommitdiff
path: root/dlpisubs.c
diff options
context:
space:
mode:
Diffstat (limited to 'dlpisubs.c')
-rw-r--r--dlpisubs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dlpisubs.c b/dlpisubs.c
index 87d45b9e..2ef09315 100644
--- a/dlpisubs.c
+++ b/dlpisubs.c
@@ -289,7 +289,7 @@ pcap_process_mactype(pcap_t *p, u_int mactype)
* XXX - DL_IPNET devices default to "raw IP" rather than
* "IPNET header"; see
*
- * http://seclists.org/tcpdump/2009/q1/202
+ * https://seclists.org/tcpdump/2009/q1/202
*
* We'd have to do DL_IOC_IPNET_INFO to enable getting
* the IPNET header.