From fb3d38225e6d324b2a99ceebb90f6f1081f6aabd Mon Sep 17 00:00:00 2001 From: Pascal Quantin Date: Wed, 11 Nov 2015 18:19:50 +0100 Subject: Update user guide for development release Change-Id: I9b4c5ab2e98ad6daa618bcda20b53a23467e16e0 Reviewed-on: https://code.wireshark.org/review/11734 Reviewed-by: Pascal Quantin --- captype.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'captype.c') diff --git a/captype.c b/captype.c index 64f22d449b..49cb3e05c5 100644 --- a/captype.c +++ b/captype.c @@ -189,7 +189,7 @@ DIAG_ON(cast-qual) case 'h': printf("Captype (Wireshark) %s\n" "Print the file types of capture files.\n" - "See http://www.wireshark.org for more information.\n", + "See https://www.wireshark.org for more information.\n", get_ws_vcs_version_info()); print_usage(stdout); exit(0); -- cgit v1.2.3