aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-paltalk.c
diff options
context:
space:
mode:
authorChris Maynard <Christopher.Maynard@GTECH.COM>2013-12-13 20:16:53 +0000
committerChris Maynard <Christopher.Maynard@GTECH.COM>2013-12-13 20:16:53 +0000
commitc88431cbb000fe8134aeef76d2b8d3c41d89c339 (patch)
treeb3edc7f443430eccb038c446a544b92800b40d6a /epan/dissectors/packet-paltalk.c
parent4b6ef3fac248c5e1c06195a69fae0475d2c02843 (diff)
Remove _U_
svn path=/trunk/; revision=54057
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 e784b54609..7fe9af05a0 100644
--- a/epan/dissectors/packet-paltalk.c
+++ b/epan/dissectors/packet-paltalk.c
@@ -78,7 +78,7 @@ dissect_paltalk_desegmented(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree,
}
static gboolean
-dissect_paltalk(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, void *data _U_)
+dissect_paltalk(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, void *data)
{
guint32 src32, dst32;