diff options
author | Denis Ovsienko <denis@ovsienko.info> | 2018-07-09 11:04:39 +0100 |
---|---|---|
committer | Denis Ovsienko <denis@ovsienko.info> | 2018-07-09 11:05:18 +0100 |
commit | 57cb8fa2c85cec4b7ac80577bc093c0003e11e3b (patch) | |
tree | 6205d1df90e6f8843e76b4aae263c4f37ee25ba7 /print-nflog.c | |
parent | e9097efec0d1ccadcf69ff807b459401d9a299a0 (diff) | |
download | tcpdump-57cb8fa2c85cec4b7ac80577bc093c0003e11e3b.tar.gz |
Use HTTPS in the www.tcpdump.org URLs.
[skip ci]
Diffstat (limited to 'print-nflog.c')
-rw-r--r-- | print-nflog.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print-nflog.c b/print-nflog.c index bbcafe20..849b54d1 100644 --- a/print-nflog.c +++ b/print-nflog.c @@ -40,7 +40,7 @@ /* * Structure of an NFLOG header and TLV parts, as described at - * http://www.tcpdump.org/linktypes/LINKTYPE_NFLOG.html + * https://www.tcpdump.org/linktypes/LINKTYPE_NFLOG.html * * The NFLOG header is big-endian. * |