aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/dsp/dsp.asn
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2007-11-06 21:52:26 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2007-11-06 21:52:26 +0000
commit82558530fceccda48574ff2184576583a4d4e0e6 (patch)
treecaa80290d794eeff2e047b7b38433c1ab303a6f2 /asn1/dsp/dsp.asn
parentcace96b9f916d35778f856ea48eeccb63f14a2d2 (diff)
as2wrs now handles EXTERNAL(direct-reference requires no special handling).
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23386 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'asn1/dsp/dsp.asn')
-rw-r--r--asn1/dsp/dsp.asn4
1 files changed, 1 insertions, 3 deletions
diff --git a/asn1/dsp/dsp.asn b/asn1/dsp/dsp.asn
index 1a0378951b..405a2bbc1d 100644
--- a/asn1/dsp/dsp.asn
+++ b/asn1/dsp/dsp.asn
@@ -49,8 +49,6 @@ IMPORTS
ERROR, OPERATION
FROM Remote-Operations-Information-Objects {joint-iso-itu-t
remote-operations(4) informationObjects(5) version1(0)}--;
- 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)
authenticationFramework(7) 4};
@@ -471,7 +469,7 @@ AuthenticationLevel ::= CHOICE {
localQualifier INTEGER OPTIONAL,
signed BOOLEAN DEFAULT FALSE
},
- other EXTERNALt
+ other EXTERNAL
}
END -- DistributedOperations