aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tte.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-tte.c')
-rw-r--r--epan/dissectors/packet-tte.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-tte.c b/epan/dissectors/packet-tte.c
index aef5139334..7eaebd8dc7 100644
--- a/epan/dissectors/packet-tte.c
+++ b/epan/dissectors/packet-tte.c
@@ -61,7 +61,7 @@ static gint ett_tte_macdest = -1;
/* Code to actually dissect the packets */
static int
-dissect_tte(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
+dissect_tte(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, void *data _U_)
{
int is_frame_pcf;