From 0a789233833272a6e1858b1d8154007b6433b82a Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Thu, 29 Oct 2015 14:27:52 +0100 Subject: Fix implicit before choice --- asn1/CSTA-device-feature-types.asn1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asn1/CSTA-device-feature-types.asn1') diff --git a/asn1/CSTA-device-feature-types.asn1 b/asn1/CSTA-device-feature-types.asn1 index 4eb3047..070d8cf 100644 --- a/asn1/CSTA-device-feature-types.asn1 +++ b/asn1/CSTA-device-feature-types.asn1 @@ -183,7 +183,7 @@ MessageInfo ::= SEQUENCE DeviceHistory ::= SEQUENCE { oldDeviceID DeviceID, eventCause [1] IMPLICIT EventCause OPTIONAL, - oldConnectionID [2] IMPLICIT ConnectionID OPTIONAL } + oldConnectionID [2] ConnectionID OPTIONAL } SubjectOfCall ::= IA5String -- cgit v1.2.3