aboutsummaryrefslogtreecommitdiffstats
path: root/tools/checkAPIs.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/checkAPIs.pl')
-rwxr-xr-xtools/checkAPIs.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/checkAPIs.pl b/tools/checkAPIs.pl
index 667bab1b00..f6a20eb1ec 100755
--- a/tools/checkAPIs.pl
+++ b/tools/checkAPIs.pl
@@ -1300,7 +1300,7 @@ if (scalar @apiSummaryGroups > 0) {
exit($errorCount > 120 ? 120 : $errorCount);
#
-# Editor modelines - http://www.wireshark.org/tools/modelines.html
+# Editor modelines - https://www.wireshark.org/tools/modelines.html
#
# Local variables:
# c-basic-offset: 8