aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x25.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-x25.c')
-rw-r--r--epan/dissectors/packet-x25.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/packet-x25.c b/epan/dissectors/packet-x25.c
index 1bc94dc610..97d69c0a17 100644
--- a/epan/dissectors/packet-x25.c
+++ b/epan/dissectors/packet-x25.c
@@ -251,6 +251,8 @@ static const fragment_items x25_frag_items = {
&hf_x25_segment_count,
NULL,
&hf_x25_reassembled_length,
+ /* Reassembled data field */
+ NULL,
"segments"
};