maptool:Fix:Fix typo
authorhorwitz <horwitz@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Thu, 3 Dec 2009 21:28:43 +0000 (21:28 +0000)
committerhorwitz <horwitz@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Thu, 3 Dec 2009 21:28:43 +0000 (21:28 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@2834 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/navit/maptool/itembin.c

index 5c9aeff..d75ca30 100644 (file)
@@ -313,7 +313,7 @@ static struct population_table town_population[] = {
        {type_town_label_1e6,1000000},
        {type_town_label_2e6,2000000},
        {type_town_label_5e6,5000000},
-       {type_town_label_1e7,1000000},
+       {type_town_label_1e7,10000000},
 };
 
 static struct population_table district_population[] = {
@@ -339,7 +339,7 @@ static struct population_table district_population[] = {
        {type_district_label_1e6,1000000},
        {type_district_label_2e6,2000000},
        {type_district_label_5e6,5000000},
-       {type_district_label_1e7,1000000},
+       {type_district_label_1e7,10000000},
 };
 
 void