aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/file_access.c
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2022-06-02 15:07:09 -0700
committerGerald Combs <gerald@wireshark.org>2022-06-02 16:33:31 -0700
commit056fd8a1e3e67dc13835d8a79c8964bc65a23882 (patch)
treeef4613ed59b5d62fc6bdb7153af16fa0f61f3826 /wiretap/file_access.c
parent709593ee91c87570964da82bb6b9c2de1043d32e (diff)
NSIS: Update some target and filenames.
Rename the following build targets, similar to the recent macOS target name changes: nsis_package_prep to wireshark_nsis_prep nsis_package to wireshark_nsis Rename some NSIS files to reflect that they're specific to Wireshark. Update the documentation and CI configurations.
Diffstat (limited to 'wiretap/file_access.c')
-rw-r--r--wiretap/file_access.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/file_access.c b/wiretap/file_access.c
index 7b7e3f8b66..ec6bfba870 100644
--- a/wiretap/file_access.c
+++ b/wiretap/file_access.c
@@ -355,7 +355,7 @@ wtap_get_all_capture_file_extensions_list(void)
* know that Wireshark can open the file:
* 1) resources/freedesktop/org.wireshark.Wireshark-mime.xml (for freedesktop.org environments)
* 2) packaging/macosx/WiresharkInfo.plist.in (for macOS)
- * 3) packaging/nsis/AdditionalTasksPage.ini, packaging/nsis/common.nsh,
+ * 3) packaging/nsis/AdditionalTasksPage.ini, packaging/nsis/wireshark-common.nsh,
* and packaging/wix/ComponentGroups.wxi (for Windows)
*
* If your file format has an expected extension (e.g., ".pcap") then you