aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h248_3gpp.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-h248_3gpp.c')
-rw-r--r--epan/dissectors/packet-h248_3gpp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-h248_3gpp.c b/epan/dissectors/packet-h248_3gpp.c
index a7fcd7cb2c..91f7a96cd4 100644
--- a/epan/dissectors/packet-h248_3gpp.c
+++ b/epan/dissectors/packet-h248_3gpp.c
@@ -549,7 +549,7 @@ void proto_register_h248_3gpp(void) {
"The event is used to notify the MGC that a TFO link has been established or broken", HFILL }},
{ &hf_h248_pkg_3GTFO_evt_status_tfostatus,
{ "TFO Status", "h248.package_3GTFO.status.tfostatus",
- FT_BOOLEAN, BASE_DEC, NULL, 0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"reports whether TFO has been established or broken", HFILL }},
};