aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tpg
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2006-06-06 23:27:21 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2006-06-06 23:27:21 +0000
commit81736f1973bbcbc1d997a9588cfc272273294183 (patch)
tree0504a120491b81fff192bbb567f93537e6e18ccf /tools/tpg
parent395f08b894c469154b38772769a970dc3d833b75 (diff)
Ethereal -> Wireshark
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18374 f5534014-38df-0310-8fa8-9805f1628bb7
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$