[NMT] fix UA UMC country code

This commit is contained in:
Vasyl Samoilov 2023-09-19 18:28:06 +03:00
parent a949470ec3
commit febc75b0b2
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ static struct nmt_country {
{ 450, 1, 7, 1,9, "PL", "Poland", "CENTERTEL", frq_450_scandinavia },
{ 450, 1, 6, 1,9, "BG", "Bulgaria", "MOBIFON", frq_450_scandinavia },
{ 450, 1, 5, 1,9, "RO", "Romania", "Telefonica Romania", frq_450_scandinavia },
{ 450, 1, 6, 1,9, "UA", "Ukraine", "Ukraine Mobile Comm.", frq_450_scandinavia },
{ 450, 1, 8, 1,9, "UA", "Ukraine", "Ukrainian Mobile Communications", frq_450_scandinavia },
{ 450, 1, 1, 1,9, "RU1", "", "", frq_450_scandinavia },
{ 450, 1, 2, 1,9, "RU2", "", "", frq_450_scandinavia },
{ 450, 1, 3, 1,9, "RU3", "", "", frq_450_scandinavia },