o Use ISO 3166 county code for Sweden.

PR:		standards/165400
Submitted by:	Carsten Hey
MFC after:	1 week
This commit is contained in:
maxim 2012-02-22 21:08:58 +00:00
parent 18c1630086
commit ee11c10158

View File

@ -105,7 +105,7 @@ static struct djswitch {
{"RO", "Romania", {1919, 3, 31}},
{"RU", "Russia", {1918, 1, 31}},
{"SI", "Slovenia", {1919, 3, 4}},
{"SW", "Sweden", {1753, 2, 17}},
{"SE", "Sweden", {1753, 2, 17}},
{"TR", "Turkey", {1926, 12, 18}},
{"US", "United States", {1752, 9, 2}},
{"YU", "Yugoslavia", {1919, 3, 4}}