aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h450
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/h450')
-rw-r--r--asn1/h450/h4501.asn10
-rw-r--r--asn1/h450/packet-h450-template.c2
2 files changed, 6 insertions, 6 deletions
diff --git a/asn1/h450/h4501.asn b/asn1/h450/h4501.asn
index 2efb6a05a2..4b9491f69a 100644
--- a/asn1/h450/h4501.asn
+++ b/asn1/h450/h4501.asn
@@ -173,7 +173,7 @@ PresentationAllowedIndicator ::= BOOLEAN
-- Module Call-Transfer-Operations (H.450.2:02/1998)
-- Call-Transfer-Operations {itu-t recommendation h 450 2 version1(0)
-- call-transfer-operations(0)} DEFINITIONS AUTOMATIC TAGS ::=
--- Edited for ethereal purposes
+-- Edited for Wireshark purposes
CallTransferIdentify ::= DummyArg
CallTransferAbandon ::= DummyArg
@@ -557,7 +557,7 @@ SubscriptionOption ::= ENUMERATED {
-- nonStandard NonStandardParameter}
-- CODE local:1008
-- }
--- BasicService defined for MWI should do for ethereal purposes
+-- BasicService defined for MWI should do for Wireshark purposes
-- BasicService ::= ENUMERATED {
-- allServices(0),
-- speech (1),
@@ -573,7 +573,7 @@ SubscriptionOption ::= ENUMERATED {
-- For multimedia calls the value "allServices" shall be used only.
-- The usage of the other codepoints for multimedia calls is for further study.
--- Defined elsewhere for ethereal
+-- Defined elsewhere for Wireshark
-- ExtensionSeq ::= SEQUENCE OF Extension
--
-- ExtensionSet EXTENSION ::=
@@ -1695,7 +1695,7 @@ CIStatusInformation ::= CHOICE {
-- H323CommonInformationOperations OPERATION ::= {cmnRequest | cmnInform}
-- cmnRequest OPERATION ::= {
--- ARGUMENT DummyArg used as CmnRequestArg ( Ethereal )
+-- ARGUMENT DummyArg used as CmnRequestArg ( Wireshark )
-- OPTIONAL TRUE
-- RESULT CmnArg
-- ERRORS {undefined}
@@ -1878,7 +1878,7 @@ H225InformationElement ::= OCTET STRING
-- extensionId EXTENSION.&extensionId({ExtensionSet}),
-- extensionArgument EXTENSION.&ArgumentType({ExtensionSet}{@extensionId})
--}
--- Ethereal adaptation NEEDS VERIFICATION !
+-- Wireshark adaptation NEEDS VERIFICATION !
Extension ::= SEQUENCE {
extensionId OBJECT IDENTIFIER,
extensionArgument ExtensionArgument
diff --git a/asn1/h450/packet-h450-template.c b/asn1/h450/packet-h450-template.c
index c8c1936718..8f83785427 100644
--- a/asn1/h450/packet-h450-template.c
+++ b/asn1/h450/packet-h450-template.c
@@ -24,7 +24,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * Credit to Tomas Kukosa for developing the Asn2eth compiler.
+ * Credit to Tomas Kukosa for developing the asn2wrs compiler.
*
*/