aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tpg
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2006-06-06 23:27:21 +0000
committerGerald Combs <gerald@wireshark.org>2006-06-06 23:27:21 +0000
commit4ed6fc0bc38c1540bc96c212bc9f2003c9cd12d2 (patch)
tree0504a120491b81fff192bbb567f93537e6e18ccf /tools/tpg
parent4be9eaddb33e5e5da91a2864e8a380672a4dcd6e (diff)
Ethereal -> Wireshark
svn path=/trunk/; revision=18374
Diffstat (limited to 'tools/tpg')
-rw-r--r--tools/tpg/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tpg/Makefile.nmake b/tools/tpg/Makefile.nmake
index a3010c1999..d7fdbbd5f5 100644
--- a/tools/tpg/Makefile.nmake
+++ b/tools/tpg/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$