aboutsummaryrefslogtreecommitdiffstats
path: root/tests/32-sequence-of-OK.asn1.-P
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2005-05-27 21:58:41 +0000
committerLev Walkin <vlm@lionet.info>2005-05-27 21:58:41 +0000
commitb3ee6a65e2a56eaf00824316d1ca1f2dcc3fca1f (patch)
tree17377f34a9f3315afc556cab43bb8c974b4a95c8 /tests/32-sequence-of-OK.asn1.-P
parent4cca509285dcd04cea4ad01c5b3c51bb62b6f4a2 (diff)
omitting the empty map
Diffstat (limited to 'tests/32-sequence-of-OK.asn1.-P')
-rw-r--r--tests/32-sequence-of-OK.asn1.-P6
1 files changed, 2 insertions, 4 deletions
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 */
};