summaryrefslogtreecommitdiff
path: root/asn1/sabp/sabp.cnf
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/sabp/sabp.cnf')
-rw-r--r--asn1/sabp/sabp.cnf3
1 files changed, 2 insertions, 1 deletions
diff --git a/asn1/sabp/sabp.cnf b/asn1/sabp/sabp.cnf
index 17d54f029a..ccf78b07b4 100644
--- a/asn1/sabp/sabp.cnf
+++ b/asn1/sabp/sabp.cnf
@@ -213,4 +213,5 @@ Error-Indication N sabp.proc.imsg id-Error-Indication
%(DEFAULT_BODY)s
if (!parameter_tvb)
return offset;
- dissect_umts_cell_broadcast_message(parameter_tvb, actx->pinfo, proto_tree_get_root(tree));
+ disscet_sabp_cb_data(parameter_tvb, actx->pinfo, tree);
+# dissect_umts_cell_broadcast_message(parameter_tvb, actx->pinfo, proto_tree_get_root(tree));