aboutsummaryrefslogtreecommitdiffstats
path: root/packet-cdp.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-03-22 01:18:35 +0000
committerGuy Harris <guy@alum.mit.edu>2004-03-22 01:18:35 +0000
commit070a22f31ce4f791312647dbb81585c3a6ede258 (patch)
treece371e5ee3355433eca45b53e7475d2f7c8afd16 /packet-cdp.c
parent8cc65553c001ff0aa0693478bdf3a2ecc863813f (diff)
Fix a typo.
svn path=/trunk/; revision=10433
Diffstat (limited to 'packet-cdp.c')
-rw-r--r--packet-cdp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-cdp.c b/packet-cdp.c
index bde6ee9192..33be1114eb 100644
--- a/packet-cdp.c
+++ b/packet-cdp.c
@@ -2,7 +2,7 @@
* Routines for the disassembly of the "Cisco Discovery Protocol"
* (c) Copyright Hannes R. Boehm <hannes@boehm.org>
*
- * $Id: packet-cdp.c,v 1.53 2004/03/16 19:13:38 guy Exp $
+ * $Id: packet-cdp.c,v 1.54 2004/03/22 01:18:35 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -389,7 +389,7 @@ dissect_cdp(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
"Cluster Commander MAC: %s",
ether_to_str(tvb_get_ptr(tvb, offset+21, 6)));
proto_tree_add_text(tlv_tree, tvb, offset+27, 6,
- "Switchs' MAC: %s",
+ "Switch's MAC: %s",
ether_to_str(tvb_get_ptr(tvb, offset+27, 6)));
proto_tree_add_text(tlv_tree, tvb, offset+33, 1,
"UNKNOWN: 0x%02X",