From 20800366ddbbb2945491120afe7265796c26bf11 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Fri, 26 Jul 2019 11:43:17 -0700 Subject: 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 --- epan/dissectors/packet-netmon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-netmon.h') diff --git a/epan/dissectors/packet-netmon.h b/epan/dissectors/packet-netmon.h index c65962799d..59244b21bc 100644 --- a/epan/dissectors/packet-netmon.h +++ b/epan/dissectors/packet-netmon.h @@ -39,7 +39,7 @@ void netmon_sid_field(proto_tree *tree, tvbuff_t *tvb, int* offset, packet_info #endif /* PACKET_NETMON_H */ /* - * Editor modelines - http://www.wireshark.org/tools/modelines.html + * Editor modelines - https://www.wireshark.org/tools/modelines.html * * Local variables: * c-basic-offset: 4 -- cgit v1.2.3