aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/VideotexString.c
diff options
context:
space:
mode:
Diffstat (limited to 'skeletons/VideotexString.c')
-rw-r--r--skeletons/VideotexString.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/skeletons/VideotexString.c b/skeletons/VideotexString.c
index 2a2baa81..c51c31aa 100644
--- a/skeletons/VideotexString.c
+++ b/skeletons/VideotexString.c
@@ -22,6 +22,7 @@ asn_TYPE_descriptor_t asn_DEF_VideotexString = {
OCTET_STRING_encode_der,
OCTET_STRING_decode_xer_hex,
OCTET_STRING_encode_xer,
+ 0,
0, /* Use generic outmost tag fetcher */
asn_DEF_VideotexString_tags,
sizeof(asn_DEF_VideotexString_tags)
@@ -29,6 +30,7 @@ asn_TYPE_descriptor_t asn_DEF_VideotexString = {
asn_DEF_VideotexString_tags,
sizeof(asn_DEF_VideotexString_tags)
/ sizeof(asn_DEF_VideotexString_tags[0]),
+ 0, /* No PER visible constraints */
0, 0, /* No members */
0 /* No specifics */
};