aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-selfm.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-selfm.c')
-rw-r--r--epan/dissectors/packet-selfm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-selfm.c b/epan/dissectors/packet-selfm.c
index 6fe42176ea..eb6803f435 100644
--- a/epan/dissectors/packet-selfm.c
+++ b/epan/dissectors/packet-selfm.c
@@ -35,7 +35,7 @@
* to represent an actual payload byte of 0xFF. A function from the packet-telnet.c dissector has
* been borrowed to automatically pre-process any Ethernet-based packet and remove these 'extra'
* 0xFF bytes. Wireshark Notes on Telnet 0xFF doubling are discussed here:
- * http://www.wireshark.org/lists/wireshark-bugs/201204/msg00198.html
+ * https://www.wireshark.org/lists/wireshark-bugs/201204/msg00198.html
*
* 2) The auto-configuration process for Fast Meter will exchange several "configuration" messages
* that describe various data regions (METER, DEMAND, PEAK, etc) that will later have corresponding
@@ -3125,7 +3125,7 @@ proto_reg_handoff_selfm(void)
}
/*
- * Editor modelines - http://www.wireshark.org/tools/modelines.html
+ * Editor modelines - https://www.wireshark.org/tools/modelines.html
*
* Local variables:
* c-basic-offset: 4