diff options
Diffstat (limited to 'misc/kxtde.asn')
-rw-r--r-- | misc/kxtde.asn | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/misc/kxtde.asn b/misc/kxtde.asn index fc9e128..95e0075 100644 --- a/misc/kxtde.asn +++ b/misc/kxtde.asn @@ -1,7 +1,4 @@ -- ver 0.3 (C)Cyr
-DEFINITIONS :==
-BEGIN
-
CSTAapdu ::= CHOICE {
svcRequest ROIVapdu,
svcResult RORSapdu,
@@ -826,6 +823,4 @@ ButtonPressArgument ::= SEQUENCE --CODE local: 260 { device DeviceID,
button ButtonID}
-ButtonID ::= OCTET STRING
-
-END
+ButtonID ::= OCTET STRING
\ No newline at end of file |