aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2010-04-27 18:08:03 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2010-04-27 18:08:03 +0000
commitff78e6ad114eebd2803f62261399abc1d9a74241 (patch)
treeabdce0d0eb506e13afb72050a40083916ec78e4f /Makefile.am
parentf370f0fb261dcd7f4559c762e19aeea8c0fedb98 (diff)
Fix a typo in a comment
svn path=/trunk/; revision=32580
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8afe3f7625..0b86aebc72 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -379,7 +379,7 @@ else
rawshark_LDFLAGS = -export-dynamic
endif
-# Libraries and plugin flags with which to link tshark.
+# Libraries and plugin flags with which to link rawshark.
rawshark_LDADD = \
$(wireshark_optional_objects) \
wiretap/libwiretap.la \