diff options
author | Tomas Kukosa <tomas.kukosa@siemens.com> | 2007-05-03 10:49:49 +0000 |
---|---|---|
committer | Tomas Kukosa <tomas.kukosa@siemens.com> | 2007-05-03 10:49:49 +0000 |
commit | a2e548266d76e31ae9276ee9b3214e8074eb372d (patch) | |
tree | 5633d553a51e1cb0c96c1a9d21fb6811addb369e /asn1 | |
parent | 558221f7b8c17721e000761be0b4ac469c4f33f0 (diff) | |
download | wireshark-a2e548266d76e31ae9276ee9b3214e8074eb372d.tar.gz wireshark-a2e548266d76e31ae9276ee9b3214e8074eb372d.tar.bz2 wireshark-a2e548266d76e31ae9276ee9b3214e8074eb372d.zip |
comment out parameters of parametrized type
svn path=/trunk/; revision=21661
Diffstat (limited to 'asn1')
-rw-r--r-- | asn1/h450/h4501.asn | 2 |
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 ... } |