aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-e212.c
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2008-05-02 08:23:21 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2008-05-02 08:23:21 +0000
commit2b04d42e4bf1d751c58b37e1bb7d1273753a7d48 (patch)
tree7be823533cf0103c6f0fd6fbe8895fb68b065032 /epan/dissectors/packet-e212.c
parent59d7093576101dff7e28b4b1000febfed0f7a076 (diff)
From Shinsuke SUZUKI:
Since this leads to a compilation failure (Warning C4819: unexpected character in the current code page) on non-european Windows, I'd like you to avoid using non-ASCII characters in Wireshark code (even in comment). svn path=/trunk/; revision=25214
Diffstat (limited to 'epan/dissectors/packet-e212.c')
-rw-r--r--epan/dissectors/packet-e212.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/epan/dissectors/packet-e212.c b/epan/dissectors/packet-e212.c
index 30ed1db7ed..d06f93753a 100644
--- a/epan/dissectors/packet-e212.c
+++ b/epan/dissectors/packet-e212.c
@@ -91,7 +91,7 @@ const value_string E212_codes[] = {
{ 294, "The Former Yugoslav Republic of Macedonia" },
{ 295, "Liechtenstein (Principality of)" },
{ 302, "Canada" },
- { 308, "Saint Pierre and Miquelon (Collectivité territoriale de la République française)" },
+ { 308, "Saint Pierre and Miquelon (Collectivite territoriale de la Republique francaise)" },
{ 310, "United States of America" },
{ 311, "United States of America" },
{ 312, "United States of America" },
@@ -185,11 +185,11 @@ const value_string E212_codes[] = {
{ 540, "Solomon Islands" },
{ 541, "Vanuatu (Republic of)" },
{ 542, "Fiji (Republic of)" },
- { 543, "Wallis and Futuna (Territoire français d'outre-mer)" },
+ { 543, "Wallis and Futuna (Territoire francais d'outre-mer)" },
{ 544, "American Samoa" },
{ 545, "Kiribati (Republic of)" },
- { 546, "New Caledonia (Territoire français d'outre-mer)" },
- { 547, "French Polynesia (Territoire français d'outre-mer)" },
+ { 546, "New Caledonia (Territoire francais d'outre-mer)" },
+ { 547, "French Polynesia (Territoire francais d'outre-mer)" },
{ 548, "Cook Islands" },
{ 549, "Samoa (Independent State of)" },
{ 550, "Micronesia (Federated States of)" },