aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-qsig.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-qsig.h')
-rw-r--r--epan/dissectors/packet-qsig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-qsig.h b/epan/dissectors/packet-qsig.h
index 074e66f200..d6bcc21961 100644
--- a/epan/dissectors/packet-qsig.h
+++ b/epan/dissectors/packet-qsig.h
@@ -44,7 +44,7 @@ static const value_string qsig_Name_vals[] = {
{ 2, "nameNotAvailable" },
{ 0, NULL }
};
-extern int dissect_qsig_Name(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int hf_index _U_);
+extern int dissect_qsig_Name(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
/*--- End of included file: packet-qsig-exp.h ---*/
#line 30 "packet-qsig-template.h"