aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-xyplex.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-xyplex.c')
-rw-r--r--epan/dissectors/packet-xyplex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-xyplex.c b/epan/dissectors/packet-xyplex.c
index efecda7f38..73225532f5 100644
--- a/epan/dissectors/packet-xyplex.c
+++ b/epan/dissectors/packet-xyplex.c
@@ -58,7 +58,7 @@ static const value_string xyplex_reg_vals[] = {
};
static int
-dissect_xyplex(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
+dissect_xyplex(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, void *data _U_)
{
proto_tree *xyplex_tree = NULL;
proto_item *ti;