comment out parameters of parametrized type
authorkukosa <kukosa@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 3 May 2007 10:49:49 +0000 (10:49 +0000)
committerkukosa <kukosa@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 3 May 2007 10:49:49 +0000 (10:49 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21661 f5534014-38df-0310-8fa8-9805f1628bb7

asn1/h450/h4501.asn

index 4b9491f69addcbd34638e600c7923421d5d276e3..387793b43c4a81cee23fc69603d4ae10a9cb6f06 100644 (file)
@@ -46,7 +46,7 @@ InterpretationApdu ::= CHOICE {
 ServiceApdus ::= CHOICE {
   rosApdus
     SEQUENCE OF
-      ROS{{InvokeIdSet}, {OperationSet}, {OperationSet}},
+      ROS{x--{InvokeIdSet}, {OperationSet}, {OperationSet}--},
   -- see 8.3; other alternatives may be defined in future versions
   ...
 }