summaryrefslogtreecommitdiff
path: root/print-zephyr.c
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2019-08-05 15:11:50 +0200
committerFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2019-08-19 15:49:21 +0200
commit8534f3b7bfbb81a76fc110a79bbbfedf35cc4f30 (patch)
treeb1d1ca62dd8f9bd1e55476c1cdca1507fcb6679b /print-zephyr.c
parent1318f45980f05315d22f0dd318c99a6eade7d7cb (diff)
downloadtcpdump-8534f3b7bfbb81a76fc110a79bbbfedf35cc4f30.tar.gz
Use more HTTPS in URLs
[skip ci]
Diffstat (limited to 'print-zephyr.c')
-rw-r--r--print-zephyr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/print-zephyr.c b/print-zephyr.c
index 10aaf216..76351bd3 100644
--- a/print-zephyr.c
+++ b/print-zephyr.c
@@ -1,7 +1,7 @@
/*
* Decode and print Zephyr packets.
*
- * http://web.mit.edu/zephyr/doc/protocol
+ * https://web.mit.edu/zephyr/doc/protocol
*
* Copyright (c) 2001 Nickolai Zeldovich <kolya@MIT.EDU>
* All rights reserved.