Fix typos in display filters caught by checkfiltername.pl

svn path=/trunk/; revision=47645
This commit is contained in:
Michael Mann 2013-02-12 21:26:47 +00:00
parent dbe4e9c07b
commit 1c0ef12021
2 changed files with 2 additions and 2 deletions

View File

@ -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 }
},

View File

@ -5080,7 +5080,7 @@ proto_register_17221(void)
/* READ_DESCRIPTOR */
{ &hf_aecp_configuration,
{ "Configuration", "ieee17221._configuration",
{ "Configuration", "ieee17221.configuration",
FT_UINT16, BASE_DEC, NULL, 0x00, NULL, HFILL }
},