aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/nsis
diff options
context:
space:
mode:
authorGuy Harris <gharris@sonic.net>2024-01-03 16:32:12 -0800
committerGuy Harris <gharris@sonic.net>2024-01-03 16:32:12 -0800
commitdd7df70be8cbf7e47e7ad855b5ff2daa771e651a (patch)
tree6e41cb09b7422bc67d33012bdfc3be8801fea34c /packaging/nsis
parent40111d9e8fa069fd2cf221792c8c1b3708b1975e (diff)
Add ".snoop" to the list of capture file extensions.
It's in other such lists. Update some comments while we're at it. Fixes #19565.
Diffstat (limited to 'packaging/nsis')
-rw-r--r--packaging/nsis/wireshark-common.nsh4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/nsis/wireshark-common.nsh b/packaging/nsis/wireshark-common.nsh
index 03155d2195..abc0b173c7 100644
--- a/packaging/nsis/wireshark-common.nsh
+++ b/packaging/nsis/wireshark-common.nsh
@@ -84,8 +84,8 @@ Exec '"$SYSDIR\ie4uinit.exe" -ClearIconCache'
; ============================================================================
; Push our known file extensions onto the stack, prepended with a marker
-; Note that this is a subset of dump_open_table in wiretap/file_access.c. We
-; probably don't want to grab JPEG or MP3 files.
+; Note that this is a subset of all the extensions for files that
+; Wireshark can read. We probably don't want to grab JPEG or MP3 files.
; ============================================================================
; Used to add associations between file extensions and Wireshark