aboutsummaryrefslogtreecommitdiffstats
path: root/captype.c
diff options
context:
space:
mode:
Diffstat (limited to 'captype.c')
-rw-r--r--captype.c2
1 files changed, 1 insertions, 1 deletions
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);