From cac102eee3db8d498b1e2d91ee2b49cfe4f531e4 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Tue, 10 Mar 2015 10:46:50 -0700 Subject: Change a lot of http:// URLs to https://. Most of our sites are now HTTPS-only. Update URLs accordingly. Update other URLs while we're at it. Remove or comment out dead links. Change-Id: I7c4f323e6585d22760bb90bf28fc0faa6b893a33 Reviewed-on: https://code.wireshark.org/review/7621 Petri-Dish: Gerald Combs Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs --- epan/dissectors/packet-rlc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-rlc.h') diff --git a/epan/dissectors/packet-rlc.h b/epan/dissectors/packet-rlc.h index ce2a4b1474..f58c1ae52a 100644 --- a/epan/dissectors/packet-rlc.h +++ b/epan/dissectors/packet-rlc.h @@ -65,7 +65,7 @@ gboolean rlc_is_ciphered(packet_info * pinfo); /* and implemented by this dissector, using the definitions */ /* below. A link to an example program showing you how to encode */ /* these headers and send RLC PDUs on a UDP socket is provided */ -/* at http://wiki.wireshark.org/RLC */ +/* at https://wiki.wireshark.org/RLC */ /* */ /* A heuristic dissecter (enabled by a preference) will */ /* recognise a signature at the beginning of these frames. */ -- cgit v1.2.3