aboutsummaryrefslogtreecommitdiffstats
path: root/help/Makefile.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2006-06-07 04:37:26 +0000
committerGerald Combs <gerald@wireshark.org>2006-06-07 04:37:26 +0000
commitc2e72cf272616b1f450fda834c6843bfadaacdc8 (patch)
treea0c7be569a852b2436e002a194665a3104920501 /help/Makefile.nmake
parent477bd8006a0485491fcfd91723bfedbed5d23241 (diff)
Ethereal -> Wireshark. Update the FAQ.
svn path=/trunk/; revision=18380
Diffstat (limited to 'help/Makefile.nmake')
-rw-r--r--help/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/Makefile.nmake b/help/Makefile.nmake
index e9e29b6b75..11a8d2564d 100644
--- a/help/Makefile.nmake
+++ b/help/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$