aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2009-05-08 20:12:52 +0000
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2009-05-08 20:12:52 +0000
commitf187284b7e58d5afb7c590047bc68a301302a6a2 (patch)
treeda1ad1205960fdcd259df47d41cc19e31949a7f8 /epan
parentbcad4d70d3b077504d35f792526088e0248fa215 (diff)
Fix a typo from the previous commit .....
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28315 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan')
-rw-r--r--epan/dissectors/packet-sna.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-sna.c b/epan/dissectors/packet-sna.c
index d1d9acc097..3f5f5adf71 100644
--- a/epan/dissectors/packet-sna.c
+++ b/epan/dissectors/packet-sna.c
@@ -2712,7 +2712,7 @@ proto_register_sna(void)
"", HFILL }},
{ &hf_sna_th_mft,
- { "MPR FID4 Type", "sna.th.mft", FT_BOOLEAN, 8
+ { "MPR FID4 Type", "sna.th.mft", FT_BOOLEAN, 8,
NULL, 0x04, "", HFILL }},
{ &hf_sna_th_piubf,