aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.nmake
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2006-06-07 22:57:54 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2006-06-07 22:57:54 +0000
commitd5712deb4634d43b39cebcd394838a935c78a593 (patch)
tree2d2de2f0703f753a7f555111cc38741e43ce0c4f /epan/dissectors/Makefile.nmake
parent16d88443648fa77c77243b12941ad819b32b9218 (diff)
Update the download link in the help dialog. More Ethereal -> Wireshark.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18391 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/Makefile.nmake')
-rw-r--r--epan/dissectors/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/Makefile.nmake b/epan/dissectors/Makefile.nmake
index bdb115f3b1..57b4c26cc1 100644
--- a/epan/dissectors/Makefile.nmake
+++ b/epan/dissectors/Makefile.nmake
@@ -1,4 +1,4 @@
-## Makefile for building ethereal.exe with Microsoft C and nmake
+## Makefile for building wireshark.exe with Microsoft C and nmake
## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
#
# $Id$