Skip to content

Commit

Permalink
Fix names of Russian operators.
Browse files Browse the repository at this point in the history
  • Loading branch information
chemeris authored and krysia committed Jan 22, 2010
1 parent 61718b3 commit d9208ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gsmdecode/src/mcc_list.c
Expand Up @@ -419,7 +419,7 @@ static struct _mnc mnc_list[] = {
{250, 16, "New Telephone Company"},
{250, 17, "Ermak RMS"},
{250, 19, "Volgograd Mobile"},
{250, 1, "Mobile Telesystems"},
{250, 1, "Mobile TeleSystems (MTS)"},
{250, 20, "ECC"},
{250, 28, "Extel"},
{250, 2, "Megafon"},
Expand All @@ -431,7 +431,7 @@ static struct _mnc mnc_list[] = {
{250, 7, "BM Telecom"},
{250, 92, "Printelefone"},
{250, 93, "Telecom XXI"},
{250, 99, "Bec Line GSM"},
{250, 99, "BeeLine GSM"},
{255, 1, "Ukrainian Mobile Communication, UMC"},
{255, 21, "CJSC - Telesystems of Ukraine"},
{255, 2, "Ukranian Radio Systems, URS"},
Expand Down

0 comments on commit d9208ea

Please sign in to comment.