aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cdt.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-cdt.h')
-rw-r--r--epan/dissectors/packet-cdt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-cdt.h b/epan/dissectors/packet-cdt.h
index 27f443e140..e23db6db8c 100644
--- a/epan/dissectors/packet-cdt.h
+++ b/epan/dissectors/packet-cdt.h
@@ -40,7 +40,7 @@ void dissect_cdt (tvbuff_t *tvb, packet_info *pinfo, proto_tree *parent_tree);
/*--- Included file: packet-cdt-exp.h ---*/
#line 1 "packet-cdt-exp.h"
-int dissect_cdt_CompressedData(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
+int dissect_cdt_CompressedData(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int hf_index _U_);
/*--- End of included file: packet-cdt-exp.h ---*/
#line 33 "packet-cdt-template.h"