diff options
Diffstat (limited to 'epan/wmem/wmem_array.h')
-rw-r--r-- | epan/wmem/wmem_array.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/wmem/wmem_array.h b/epan/wmem/wmem_array.h index e8d8dc76e1..0fdd27fce9 100644 --- a/epan/wmem/wmem_array.h +++ b/epan/wmem/wmem_array.h @@ -90,7 +90,7 @@ wmem_array_get_count(wmem_array_t *array); #endif /* __WMEM_ARRAY_H__ */ /* - * Editor modelines - http://www.wireshark.org/tools/modelines.html + * Editor modelines - https://www.wireshark.org/tools/modelines.html * * Local variables: * c-basic-offset: 4 |