aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-t125.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-t125.c
parent7bb637f0517771daac09a14dc29ec1b110070924 (diff)
Re-generate asn1 dissectors after hf_register_info cleanup.
svn path=/trunk/; revision=28848
Diffstat (limited to 'epan/dissectors/packet-t125.c')
-rw-r--r--epan/dissectors/packet-t125.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-t125.c b/epan/dissectors/packet-t125.c
index 12eb324548..c1f61a9549 100644
--- a/epan/dissectors/packet-t125.c
+++ b/epan/dissectors/packet-t125.c
@@ -2213,7 +2213,7 @@ void proto_register_t125(void) {
"t125.OCTET_STRING", HFILL }},
{ &hf_t125_upwardFlag,
{ "upwardFlag", "t125.upwardFlag",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"t125.BOOLEAN", HFILL }},
{ &hf_t125_targetParameters,
{ "targetParameters", "t125.targetParameters",
@@ -2273,7 +2273,7 @@ void proto_register_t125(void) {
"t125.T_userId", HFILL }},
{ &hf_t125_joined,
{ "joined", "t125.joined",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"t125.BOOLEAN", HFILL }},
{ &hf_t125_userId_01,
{ "userId", "t125.userId",