From 1c0ef12021eb073358453874ecc69046b5fa74ed Mon Sep 17 00:00:00 2001 From: Michael Mann Date: Tue, 12 Feb 2013 21:26:47 +0000 Subject: Fix typos in display filters caught by checkfiltername.pl svn path=/trunk/; revision=47645 --- epan/dissectors/packet-cdp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-cdp.c') diff --git a/epan/dissectors/packet-cdp.c b/epan/dissectors/packet-cdp.c index 7ffb2760c2..3558a8bbce 100644 --- a/epan/dissectors/packet-cdp.c +++ b/epan/dissectors/packet-cdp.c @@ -1288,7 +1288,7 @@ proto_register_cdp(void) }, { &hf_cdp_spare_poe_tlv_poe, - { "PSE Four-Wire PoE", "csp.spare_poe_tlv.poe", FT_BOOLEAN, 8, + { "PSE Four-Wire PoE", "cdp.spare_poe_tlv.poe", FT_BOOLEAN, 8, TFS(&tfs_supported_not_supported), 0x01, NULL, HFILL } }, -- cgit v1.2.3