diff options
Diffstat (limited to 'Makefile.nmake')
-rw-r--r-- | Makefile.nmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.nmake b/Makefile.nmake index ef6bf13272..9f5a6a1ad1 100644 --- a/Makefile.nmake +++ b/Makefile.nmake @@ -590,7 +590,7 @@ setup: verify_tools gtk-wimp gtk-wimp/gtk-wimp-0.7.0-bin.zip !ENDIF @echo. - @echo Ethereal is ready to build. + @echo Wireshark is ready to build. # Cleanup files installed by the setup target. It will not remove the # downloaded zip files. |