aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sebek.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-sebek.c')
-rw-r--r--epan/dissectors/packet-sebek.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-sebek.c b/epan/dissectors/packet-sebek.c
index ae23c86d64..9c46798b46 100644
--- a/epan/dissectors/packet-sebek.c
+++ b/epan/dissectors/packet-sebek.c
@@ -119,7 +119,7 @@ static gint ett_sebek = -1;
* proto_tree - resolved protocol tree
*/
static int
-dissect_sebek(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
+dissect_sebek(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, void *data _U_)
{
proto_tree *sebek_tree;
proto_item *ti;