aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2007-05-03 10:49:49 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2007-05-03 10:49:49 +0000
commita2e548266d76e31ae9276ee9b3214e8074eb372d (patch)
tree5633d553a51e1cb0c96c1a9d21fb6811addb369e /asn1
parent558221f7b8c17721e000761be0b4ac469c4f33f0 (diff)
comment out parameters of parametrized type
svn path=/trunk/; revision=21661
Diffstat (limited to 'asn1')
-rw-r--r--asn1/h450/h4501.asn2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/h450/h4501.asn b/asn1/h450/h4501.asn
index 4b9491f69a..387793b43c 100644
--- a/asn1/h450/h4501.asn
+++ b/asn1/h450/h4501.asn
@@ -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
...
}