summaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bicc_mst.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:14:26 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:14:26 +0000
commitc4e8a3222648fcf22ca207f1815ebbf7cd144eeb (patch)
tree93d5c6aa93d9987680dd1adad5685e2ad698f223 /epan/dissectors/packet-bicc_mst.h
parentAdding upstream version 4.2.6. (diff)
downloadwireshark-c4e8a3222648fcf22ca207f1815ebbf7cd144eeb.tar.xz
wireshark-c4e8a3222648fcf22ca207f1815ebbf7cd144eeb.zip
Adding upstream version 4.4.0.upstream/4.4.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'epan/dissectors/packet-bicc_mst.h')
-rw-r--r--epan/dissectors/packet-bicc_mst.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-bicc_mst.h b/epan/dissectors/packet-bicc_mst.h
index ec0b4807..a3564972 100644
--- a/epan/dissectors/packet-bicc_mst.h
+++ b/epan/dissectors/packet-bicc_mst.h
@@ -7,8 +7,8 @@
#ifndef __PACKET_BICC_MST_H__
#define __PACKET_BICC_MST_H__
-guint
-dissect_bicc_mst_lcls_gcr(tvbuff_t *tvb, proto_tree *tree, guint32 offset, guint len);
+unsigned
+dissect_bicc_mst_lcls_gcr(tvbuff_t *tvb, proto_tree *tree, uint32_t offset, unsigned len);
#endif