aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-s7comm.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-s7comm.c')
-rw-r--r--epan/dissectors/packet-s7comm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-s7comm.c b/epan/dissectors/packet-s7comm.c
index 8bace7c41b..0846880387 100644
--- a/epan/dissectors/packet-s7comm.c
+++ b/epan/dissectors/packet-s7comm.c
@@ -3151,7 +3151,7 @@ s7comm_decode_pistart_parameters(tvbuff_t *tvb,
proto_tree *param_tree,
const guint8 *servicename,
guint8 nfields, /* number of fields used */
- guint hf[12], /* array with header fields */
+ guint hf[], /* array with header fields */
guint32 offset)
{
guint8 i;