aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/h248
diff options
context:
space:
mode:
authorMartin Mathieson <martin.mathieson@keysight.com>2020-09-04 21:40:20 +0100
committerGerald Combs <gerald@wireshark.org>2020-09-05 00:51:48 +0000
commit51cbb47e1ffef1de5949432a6a03519468a8ae3f (patch)
tree33887c13a5853057a94358b84bfa03d051d5999e /epan/dissectors/asn1/h248
parentfa9f718692dae293e16bf9e081780f5947010926 (diff)
Fix some detected spelling errors in ASN1 dissectors.
Done by scanning the asan1 template files. If there are spelling mistakes in the specifications, we should ignore. Note that for z3950, I had already found and accidentally fixed the same errors in the generated file (before I taught my script to ignore gnerated dissector files).
Diffstat (limited to 'epan/dissectors/asn1/h248')
-rw-r--r--epan/dissectors/asn1/h248/packet-h248-template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/asn1/h248/packet-h248-template.c b/epan/dissectors/asn1/h248/packet-h248-template.c
index e3c61c269e..7c0a596aca 100644
--- a/epan/dissectors/asn1/h248/packet-h248-template.c
+++ b/epan/dissectors/asn1/h248/packet-h248-template.c
@@ -1331,7 +1331,7 @@ static const value_string h248_reasons[] = {
{ 518, "Event buffer full"},
{ 519, "Out of space to store digit map"},
{ 520, "Digit Map undefined in the MG"},
- { 521, "Termination is ServiceChangeing"},
+ { 521, "Termination is ServiceChanging"},
{ 522, "Functionality Requested in Topology Triple Not Supported"},
{ 526, "Insufficient bandwidth"},
{ 529, "Internal hardware failure in MG"},