aboutsummaryrefslogtreecommitdiffstats
path: root/epan/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/proto.h')
-rw-r--r--epan/proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/proto.h b/epan/proto.h
index 6b0ec8e262..f0222e01f8 100644
--- a/epan/proto.h
+++ b/epan/proto.h
@@ -738,7 +738,7 @@ typedef proto_node proto_item;
/** The protocol field indicates a packet comment */
#define PI_COMMENTS_GROUP 0x0b000000
-/* add more, see http://wiki.wireshark.org/Development/ExpertInfo */
+/* add more, see https://wiki.wireshark.org/Development/ExpertInfo */
/** is this protocol field hidden from the protocol tree display (used for filtering only)? */