From b3ee6a65e2a56eaf00824316d1ca1f2dcc3fca1f Mon Sep 17 00:00:00 2001 From: Lev Walkin Date: Fri, 27 May 2005 21:58:41 +0000 Subject: omitting the empty map --- tests/32-sequence-of-OK.asn1.-P | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'tests/32-sequence-of-OK.asn1.-P') diff --git a/tests/32-sequence-of-OK.asn1.-P b/tests/32-sequence-of-OK.asn1.-P index 9d4a4454..e7ba2bd8 100644 --- a/tests/32-sequence-of-OK.asn1.-P +++ b/tests/32-sequence-of-OK.asn1.-P @@ -160,13 +160,11 @@ extern asn_TYPE_descriptor_t asn_DEF_Error; static ber_tlv_tag_t asn_DEF_Error_1_tags[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; -static asn_TYPE_tag2member_t asn_MAP_Error_1_tag2el[] = { -}; static asn_SEQUENCE_specifics_t asn_SPC_Error_1_specs = { sizeof(struct Error), offsetof(struct Error, _asn_ctx), - asn_MAP_Error_1_tag2el, - 0, /* Count of tags in the map */ + 0, /* No top level tags */ + 0, /* No tags in the map */ -1, /* Start extensions */ -1 /* Stop extensions */ }; -- cgit v1.2.3