aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/inap/IN-errortypes.asn
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2010-03-01 09:30:45 +0000
committerAnders Broman <anders.broman@ericsson.com>2010-03-01 09:30:45 +0000
commit6a4c131442fcc7cab94b014f174e0b2268da841e (patch)
tree14235ec956373a99104489c458c9c5df6f74efa0 /asn1/inap/IN-errortypes.asn
parentf25e74c52434dd4fe2dde9d21bc03ee370687e3e (diff)
Try to get rid of unused code warnings.
svn path=/trunk/; revision=32061
Diffstat (limited to 'asn1/inap/IN-errortypes.asn')
-rw-r--r--asn1/inap/IN-errortypes.asn18
1 files changed, 9 insertions, 9 deletions
diff --git a/asn1/inap/IN-errortypes.asn b/asn1/inap/IN-errortypes.asn
index 4ef0f0e505..3ba2e733f8 100644
--- a/asn1/inap/IN-errortypes.asn
+++ b/asn1/inap/IN-errortypes.asn
@@ -67,8 +67,8 @@ eTCFailed ERROR ::= {CODE errcode-eTCFailed
--}
-- The executionError is returned by an Execute operation in the case of the operation is not completing.
-ExecutionProblem ::= INTEGER {missingInputValues(1), executionFailure(2)
-}
+--ExecutionProblem ::= INTEGER {missingInputValues(1), executionFailure(2)
+--}
-- The executeProblem identifies the cause of the execute operation failure:
-- missingInputValues is returned in the input-values field contains the wrong input
@@ -104,13 +104,13 @@ requestedInfoError ERROR ::= {
--scfBindFailure ERROR ::= {PARAMETER FailureReason
--}
-FailureReason ::= CHOICE {
- systemFailure [0] UnavailableNetworkResource,
- scfTaskRefused [1] ScfTaskRefusedParameter,
- securityError
- [2] SET {problem [0] SecurityProblem--,--
--- spkmInfo [1] SPKM-ERROR--}
-}
+--FailureReason ::= CHOICE {
+-- systemFailure [0] UnavailableNetworkResource,
+-- scfTaskRefused [1] ScfTaskRefusedParameter,
+-- securityError
+-- [2] SET {problem [0] SecurityProblem,
+-- spkmInfo [1] SPKM-ERROR}
+--}
scfTaskRefused ERROR ::= {
PARAMETER ScfTaskRefusedParameter