From fdf486e23f83a8d37f741ac68d3eda8a600b08ef Mon Sep 17 00:00:00 2001 From: Dario Lombardo Date: Thu, 19 Nov 2015 18:11:24 +0100 Subject: nmake: fix char in comment Change-Id: I463f1641fd199cc58be0f88668e40064b9fce120 Reviewed-on: https://code.wireshark.org/review/11970 Reviewed-by: Pascal Quantin --- packaging/nsis/Makefile.nmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packaging') diff --git a/packaging/nsis/Makefile.nmake b/packaging/nsis/Makefile.nmake index 1b5125b974..57a849d149 100644 --- a/packaging/nsis/Makefile.nmake +++ b/packaging/nsis/Makefile.nmake @@ -36,8 +36,8 @@ DOC=../../doc/ws.css \ $(STAGING_DIR)/README.txt \ $(STAGING_DIR)/README.windows.txt -;WIP: uncomment and add to the above when sshdump on windows will be ready to go -;../../doc/sshdump.html +#WIP: uncomment and add to the above when sshdump on windows will be ready to go +#../../doc/sshdump.html GPL=../../COPYING HELP=$(STAGING_DIR)/help/capture_filters.txt \ -- cgit v1.2.3