aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/x2ap/x2ap.cnf
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/asn1/x2ap/x2ap.cnf')
-rw-r--r--epan/dissectors/asn1/x2ap/x2ap.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/asn1/x2ap/x2ap.cnf b/epan/dissectors/asn1/x2ap/x2ap.cnf
index 367b972add..b8fed23f02 100644
--- a/epan/dissectors/asn1/x2ap/x2ap.cnf
+++ b/epan/dissectors/asn1/x2ap/x2ap.cnf
@@ -188,7 +188,7 @@ Port-Number TYPE = FT_UINT16 DISPLAY = BASE_DEC
tvbuff_t *parameter_tvb = NULL;
offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
- 32, 32, FALSE, &parameter_tvb, NULL);
+ 32, 32, FALSE, NULL, 0, &parameter_tvb, NULL);
if(parameter_tvb){
const gint *fields[] = {