aboutsummaryrefslogtreecommitdiffstats
path: root/tools/wireshark_be.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/wireshark_be.py')
-rwxr-xr-xtools/wireshark_be.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/wireshark_be.py b/tools/wireshark_be.py
index cee642a1cb..b4445d72db 100755
--- a/tools/wireshark_be.py
+++ b/tools/wireshark_be.py
@@ -11,7 +11,7 @@
# is "C". It will generate code to use the GIOP/IIOP get_CDR_XXX API.
#
# Please see packet-giop.h in Wireshark distro for API description.
-# Wireshark is available at http://www.wireshark.org/
+# Wireshark is available at https://www.wireshark.org/
#
# Omniidl is part of the OmniOrb distribution, and is available at
# http://omniorb.sourceforge.net
@@ -249,7 +249,7 @@ def run(tree, args):
eg.genCode(ev.oplist, ev.atlist, ev.enlist, ev.stlist, ev.unlist) # pass them onto the C generator
#
-# Editor modelines - http://www.wireshark.org/tools/modelines.html
+# Editor modelines - https://www.wireshark.org/tools/modelines.html
#
# Local variables:
# c-basic-offset: 4