aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2016-10-16 22:14:36 +0200
committerAnders Broman <a.broman58@gmail.com>2016-10-16 22:18:14 +0000
commit7b060953464efaa5675d9165595d4208f69864cd (patch)
tree97630824db28c6061e9a78e8e59e61a3588bb13e
parent133a7e99b7f4b90a682fb2de2cd9e48543c839b8 (diff)
CIP: no previous prototype for ‘dissect_cip_attribute’ [-Wmissing-prototypes]
Change-Id: I61f388b136e66db9c4b909c4509db0441b1f1865 Reviewed-on: https://code.wireshark.org/review/18221 Reviewed-by: Anders Broman <a.broman58@gmail.com>
-rw-r--r--epan/dissectors/packet-cip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-cip.c b/epan/dissectors/packet-cip.c
index 7fdaa25bcb..816b00e5de 100644
--- a/epan/dissectors/packet-cip.c
+++ b/epan/dissectors/packet-cip.c
@@ -4991,7 +4991,7 @@ static int dissect_cip_stringi(packet_info *pinfo, proto_tree *tree, proto_item
return parsed_len;
}
-int dissect_cip_attribute(packet_info *pinfo, proto_tree *tree, proto_item *item, tvbuff_t *tvb,
+static int dissect_cip_attribute(packet_info *pinfo, proto_tree *tree, proto_item *item, tvbuff_t *tvb,
attribute_info_t* attr, int offset, int total_len)
{
int i, temp_data, temp_time, hour, min, sec, ms,