summaryrefslogtreecommitdiff
path: root/diameter
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2012-11-14 20:49:36 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2012-11-14 20:49:36 +0000
commita7d5d97af14637fb2abdd7aaf058ea3397167f0d (patch)
tree8e14ce65dd118dba997377ee157c4ca3e6d5ac09 /diameter
parent66989ad3d45f0be7541b7950b834d90a28093d44 (diff)
downloadwireshark-a7d5d97af14637fb2abdd7aaf058ea3397167f0d.tar.gz
Remove some non-ASCII chars from enum values.
svn path=/trunk/; revision=46032
Diffstat (limited to 'diameter')
-rw-r--r--diameter/dictionary.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/diameter/dictionary.xml b/diameter/dictionary.xml
index 86285b6eed..9d18262819 100644
--- a/diameter/dictionary.xml
+++ b/diameter/dictionary.xml
@@ -5539,11 +5539,11 @@
<enum name="Completion of Communication to Busy Subscriber (CCBS)" code="12"/>
<enum name="Completion of Communications on No Reply (CCNR)" code="13"/>
<enum name="Malicious Communication Identification (MCID)" code="14"/>
- <enum name="Customized Alerting Tone” (CAT)" code="15"/>
- <enum name="Closed User Group” (CUG)" code="16"/>
- <enum name="Personal Network management” (PNM)" code="17"/>
- <enum name="Customized Ringing Signal” (CRS)" code="18"/>
- <enum name="Advice of Charge (AoC)”" code="19"/>
+ <enum name="Customized Alerting Tone (CAT)" code="15"/>
+ <enum name="Closed User Group (CUG)" code="16"/>
+ <enum name="Personal Network management (PNM)" code="17"/>
+ <enum name="Customized Ringing Signal (CRS)" code="18"/>
+ <enum name="Advice of Charge (AoC)" code="19"/>
</avp>
<avp name="Service-Mode" code="2032" vendor-bit="must" vendor-id="TGPP">
<type type-name="Enumerated"/>
@@ -5822,9 +5822,9 @@
<!-- The AVP is defined in OMA-DDS-Charging_Data -->
<avp name="DCD-Information" code="2115" vendor-bit="must" vendor-id="TGPP">
<grouped>
- <gavp name="Content-ID"/>
- <gavp name="Content-provider-ID"/>
- </grouped>
+ <gavp name="Content-ID"/>
+ <gavp name="Content-provider-ID"/>
+ </grouped>
</avp>
<avp name="Content-ID" code="2116" vendor-bit="must" vendor-id="TGPP">
<type type-name="UTF8String"/>