aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mux27010.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-mux27010.c')
-rw-r--r--epan/dissectors/packet-mux27010.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/packet-mux27010.c b/epan/dissectors/packet-mux27010.c
index 08b15d276b..e2f046a919 100644
--- a/epan/dissectors/packet-mux27010.c
+++ b/epan/dissectors/packet-mux27010.c
@@ -285,6 +285,8 @@ static gint ett_msg_fragments = -1;
&hf_msg_reassembled_in,
/* Reassembled length field */
&hf_msg_reassembled_length,
+ /* Reassembled data field */
+ NULL,
/* Tag */
"Message fragments"
};