/[zanavi_public1]/navit/navit/map/binfile/binfile.c
ZANavi

Diff of /navit/navit/map/binfile/binfile.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 27 Revision 28
2083 break; 2083 break;
2084 case attr_town_name: 2084 case attr_town_name:
2085 case attr_town_or_district_name: 2085 case attr_town_or_district_name:
2086 map_rec = map_rect_new_binfile(map, NULL); 2086 map_rec = map_rect_new_binfile(map, NULL);
2087 if (!map_rec) 2087 if (!map_rec)
2088 {
2088 break; 2089 break;
2090 }
2089 map_rec->country_id = item->id_lo; 2091 map_rec->country_id = item->id_lo;
2090 msp->mr = map_rec; 2092 msp->mr = map_rec;
2091 willsearch = 1; 2093 willsearch = 1;
2092 break; 2094 break;
2093 case attr_town_postal: 2095 case attr_town_postal:

Legend:
Removed from v.27  
changed lines
  Added in v.28

   
Visit the ZANavi Wiki