diff options
author | Anders Broman <anders.broman@ericsson.com> | 2008-07-22 15:56:26 +0000 |
---|---|---|
committer | Anders Broman <anders.broman@ericsson.com> | 2008-07-22 15:56:26 +0000 |
commit | c291bba21b1a988758f329ff99c0e61e1053d7af (patch) | |
tree | 83b0787358d0765f6b9e4672b309e040135d81cc /asn1/inap | |
parent | 04d6e5a47d12c755379b0d5272b262fe5f56b658 (diff) | |
download | wireshark-c291bba21b1a988758f329ff99c0e61e1053d7af.tar.gz wireshark-c291bba21b1a988758f329ff99c0e61e1053d7af.tar.bz2 wireshark-c291bba21b1a988758f329ff99c0e61e1053d7af.zip |
Try again.
svn path=/trunk/; revision=25790
Diffstat (limited to 'asn1/inap')
-rw-r--r-- | asn1/inap/inap.cnf | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/asn1/inap/inap.cnf b/asn1/inap/inap.cnf index cf4b95c929..78b1c3a01f 100644 --- a/asn1/inap/inap.cnf +++ b/asn1/inap/inap.cnf @@ -16,9 +16,9 @@ RedirectionInformation ServiceKey #.PDU_NEW -ERROR.&ParameterType -OPERATION.&ArgumentType -OPERATION.&ResultType +#ERROR.&ParameterType +#OPERATION.&ArgumentType +#OPERATION.&ResultType #.END #.NO_EMIT @@ -71,14 +71,14 @@ INAP-Component #ActivateServiceFilteringArg #ServiceFilteringResponseArg -CallInformationReportArg -CallInformationRequestArg -PlayAnnouncementArg -PromptAndCollectUserInformationArg -SpecializedResourceReportArg -CancelArg -RequestCurrentStatusReportResultArg -ReceivedInformationArg +#CallInformationReportArg +#CallInformationRequestArg +#PlayAnnouncementArg +#PromptAndCollectUserInformationArg +#SpecializedResourceReportArg +#CancelArg +#RequestCurrentStatusReportResultArg +#ReceivedInformationArg # This table creates the value_sting to name Inap operation codes and errors # in file packet-inap-table.c which is included in the template file |