aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-paltalk.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-paltalk.c')
-rw-r--r--epan/dissectors/packet-paltalk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-paltalk.c b/epan/dissectors/packet-paltalk.c
index ea5ee9c46c..65b0f113fa 100644
--- a/epan/dissectors/packet-paltalk.c
+++ b/epan/dissectors/packet-paltalk.c
@@ -56,7 +56,7 @@ static int hf_paltalk_content = -1;
static gint ett_paltalk = -1;
static gboolean
-dissect_paltalk(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
+dissect_paltalk(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, void *data _U_)
{
guint32 src32, dst32;