aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h248_2.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2013-02-02 17:40:52 +0000
committerBill Meier <wmeier@newsguy.com>2013-02-02 17:40:52 +0000
commit8dbe825b778210c5fb68fa524ae29f6a28c67a45 (patch)
tree08e00ff71398659dbb643f901a0226ada60b3751 /epan/dissectors/packet-h248_2.c
parenteeb90f99b72d6ac99ed98707fec2da68a247c151 (diff)
Restore hf[] entry commented out by mistake in SVN #47389.
svn path=/trunk/; revision=47448
Diffstat (limited to 'epan/dissectors/packet-h248_2.c')
-rw-r--r--epan/dissectors/packet-h248_2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-h248_2.c b/epan/dissectors/packet-h248_2.c
index afadecfb36..ff6e588106 100644
--- a/epan/dissectors/packet-h248_2.c
+++ b/epan/dissectors/packet-h248_2.c
@@ -126,12 +126,12 @@ void proto_register_h248_dot2(void) {
FT_BYTES, BASE_NONE, NULL, 0,
NULL, HFILL }
},
+#endif
{ &hf_h248_2_dtone_dtt_obs_evt,
{ "Discriminating Tone Type(dtt)", "h248.2.dtt",
FT_BYTES, BASE_NONE, NULL, 0,
NULL, HFILL },
},
-#endif
{ &hf_h248_2_dtone_dtt_obs_evt_val,
{ "call type", "h248.2.dtt.val",
FT_UINT32, BASE_DEC, VALS(hf_h248_2_dtone_dtt_obs_evt_val_values) , 0,