aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h283.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2009-06-26 03:59:01 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2009-06-26 03:59:01 +0000
commit9733aadcfe443d4f682dc4e922499fb123fd5a64 (patch)
tree07a3dee401d42d8df404bf7cd0d8ccaebc1e8d26 /epan/dissectors/packet-h283.c
parent7bb637f0517771daac09a14dc29ec1b110070924 (diff)
Re-generate asn1 dissectors after hf_register_info cleanup.
svn path=/trunk/; revision=28848
Diffstat (limited to 'epan/dissectors/packet-h283.c')
-rw-r--r--epan/dissectors/packet-h283.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-h283.c b/epan/dissectors/packet-h283.c
index 1458980b84..6ff6422bb4 100644
--- a/epan/dissectors/packet-h283.c
+++ b/epan/dissectors/packet-h283.c
@@ -674,7 +674,7 @@ void proto_register_h283(void) {
"h283.INTEGER_0_65535", HFILL }},
{ &hf_h283_reliable,
{ "reliable", "h283.reliable",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h283.BOOLEAN", HFILL }},
{ &hf_h283_dataType,
{ "dataType", "h283.dataType",