aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ieee17221.c
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2013-02-12 21:26:47 +0000
committerMichael Mann <mmann78@netscape.net>2013-02-12 21:26:47 +0000
commit1c0ef12021eb073358453874ecc69046b5fa74ed (patch)
treeedb78786b6c6f7c5aca1d99bdff4479fc9470275 /epan/dissectors/packet-ieee17221.c
parentdbe4e9c07bf11db19c17dbfdd508adf092ebb4b0 (diff)
Fix typos in display filters caught by checkfiltername.pl
svn path=/trunk/; revision=47645
Diffstat (limited to 'epan/dissectors/packet-ieee17221.c')
-rw-r--r--epan/dissectors/packet-ieee17221.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ieee17221.c b/epan/dissectors/packet-ieee17221.c
index 5458b5b92d..ee5732f3fd 100644
--- a/epan/dissectors/packet-ieee17221.c
+++ b/epan/dissectors/packet-ieee17221.c
@@ -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 }
},