summaryrefslogtreecommitdiffstats
path: root/plugins/epan/opcua/opcua_servicetable.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/epan/opcua/opcua_servicetable.h')
-rw-r--r--plugins/epan/opcua/opcua_servicetable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/epan/opcua/opcua_servicetable.h b/plugins/epan/opcua/opcua_servicetable.h
index 0b614ae6..8b4881b8 100644
--- a/plugins/epan/opcua/opcua_servicetable.h
+++ b/plugins/epan/opcua/opcua_servicetable.h
@@ -13,5 +13,5 @@
**
******************************************************************************/
-void dispatchService(proto_tree *tree, tvbuff_t *tvb, packet_info *pinfo, gint *pOffset, int ServiceId);
+void dispatchService(proto_tree *tree, tvbuff_t *tvb, packet_info *pinfo, int *pOffset, int ServiceId);