aboutsummaryrefslogtreecommitdiffstats
path: root/src/constr_TYPE.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/constr_TYPE.c')
-rw-r--r--src/constr_TYPE.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constr_TYPE.c b/src/constr_TYPE.c
index 4bc88d4..322f68c 100644
--- a/src/constr_TYPE.c
+++ b/src/constr_TYPE.c
@@ -17,7 +17,7 @@ static asn_app_consume_bytes_f _print2fp;
* Return the outmost tag of the type.
*/
ber_tlv_tag_t
-asn_TYPE_outmost_tag(asn_TYPE_descriptor_t *type_descriptor,
+asn_TYPE_outmost_tag(const asn_TYPE_descriptor_t *type_descriptor,
const void *struct_ptr, int tag_mode, ber_tlv_tag_t tag) {
if(tag_mode)