aboutsummaryrefslogtreecommitdiffstats
path: root/epan/ftypes
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2007-01-26 01:34:29 +0000
committerBill Meier <wmeier@newsguy.com>2007-01-26 01:34:29 +0000
commit09f508b57bd635c95723f7cf7facd4c7caeae9b3 (patch)
tree3ff0f2ee7e10c8835d32ae692f44f89a1683e78b /epan/ftypes
parent0ffcdf3be02544b8925b4780e0925dea2aca0552 (diff)
A few more ethereal --> wireshark
svn path=/trunk/; revision=20559
Diffstat (limited to 'epan/ftypes')
-rw-r--r--epan/ftypes/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/ftypes/Makefile.nmake b/epan/ftypes/Makefile.nmake
index 8bcbeba2d8..faaf29602b 100644
--- a/epan/ftypes/Makefile.nmake
+++ b/epan/ftypes/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$