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-skype.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-skype.c') diff --git a/epan/dissectors/packet-skype.c b/epan/dissectors/packet-skype.c index 02d6aa0370..ccc7df55a8 100644 --- a/epan/dissectors/packet-skype.c +++ b/epan/dissectors/packet-skype.c @@ -25,7 +25,7 @@ /* * Documentation that formed the basis of the packet decoding: * https://github.com/matthiasbock/OpenSkype/wiki/Skype's-UDP-Format - * For additional information see: http://wiki.wireshark.org/Skype + * For additional information see: https://wiki.wireshark.org/Skype * * TODO: * - Authentication -- cgit v1.2.3