diff options
Diffstat (limited to 'asn1/dsp/dsp.asn')
-rw-r--r-- | asn1/dsp/dsp.asn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asn1/dsp/dsp.asn b/asn1/dsp/dsp.asn index 3f72c1514c..1a0378951b 100644 --- a/asn1/dsp/dsp.asn +++ b/asn1/dsp/dsp.asn @@ -49,7 +49,7 @@ IMPORTS ERROR, OPERATION FROM Remote-Operations-Information-Objects {joint-iso-itu-t remote-operations(4) informationObjects(5) version1(0)}--; - EXTERNAL + EXTERNALt FROM ACSE-1 {joint-iso-itu-t association-control(2) modules(0) acse1(1) version1(1)} AlgorithmIdentifier FROM AuthenticationFramework {joint-iso-itu-t ds(5) module(1) @@ -471,7 +471,7 @@ AuthenticationLevel ::= CHOICE { localQualifier INTEGER OPTIONAL, signed BOOLEAN DEFAULT FALSE }, - other EXTERNAL + other EXTERNALt } END -- DistributedOperations |