summaryrefslogtreecommitdiff
path: root/asn1/inap
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
parentf25e74c52434dd4fe2dde9d21bc03ee370687e3e (diff)
downloadwireshark-6a4c131442fcc7cab94b014f174e0b2268da841e.tar.gz
Try to get rid of unused code warnings.
svn path=/trunk/; revision=32061
Diffstat (limited to 'asn1/inap')
-rw-r--r--asn1/inap/IN-errortypes.asn18
-rw-r--r--asn1/inap/Makefile.common10
-rw-r--r--asn1/inap/inap.cnf1
3 files changed, 20 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
diff --git a/asn1/inap/Makefile.common b/asn1/inap/Makefile.common
index 4858d12b6a..92ffba11d8 100644
--- a/asn1/inap/Makefile.common
+++ b/asn1/inap/Makefile.common
@@ -67,6 +67,16 @@ EXTRA_DIST = \
packet-$(PROTOCOL_NAME)-template.h \
$(PROTOCOL_NAME).cnf
+EXTRA_CNF= \
+ ../dap/dap-exp.cnf \
+ ../dsp/dsp-exp.cnf
+
+../dap/dap-exp.cnf:
+ (cd ../dap && $(MAKE_CNF_EXPORT))
+
+../dsp/dsp-exp.cnf:
+ (cd ../dsp && $(MAKE_CNF_EXPORT))
+
SRC_FILES = \
$(EXTRA_DIST) \
$(EXT_ASN_FILE_LIST)
diff --git a/asn1/inap/inap.cnf b/asn1/inap/inap.cnf
index a2de33de1a..71daa29ba0 100644
--- a/asn1/inap/inap.cnf
+++ b/asn1/inap/inap.cnf
@@ -23,6 +23,7 @@ ServiceKey
#.OMIT_ASSIGNMENT
# Removed as they are giving 'defined but not used' warnings currently.
Priority
+RejectProblem
#.END
#.TYPE_RENAME