aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/gsm_ss/packet-gsm_ss-template.h
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/gsm_ss/packet-gsm_ss-template.h')
-rw-r--r--asn1/gsm_ss/packet-gsm_ss-template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/gsm_ss/packet-gsm_ss-template.h b/asn1/gsm_ss/packet-gsm_ss-template.h
index d46bf8eedc..1071990958 100644
--- a/asn1/gsm_ss/packet-gsm_ss-template.h
+++ b/asn1/gsm_ss/packet-gsm_ss-template.h
@@ -33,7 +33,7 @@
#ifndef PACKET_GSM_SS_H
#define PACKET_GSM_SS_H
-int gsm_ss_dissect(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, int offset, guint32 opcode, gint comp_type_tag);
+int gsm_ss_dissect(tvbuff_t *tvb, proto_tree *tree, int offset, asn1_ctx_t *actx, guint32 opcode, gint comp_type_tag);
extern const value_string gsm_ss_opr_code_strings[];
extern const value_string gsm_ss_err_code_strings[];