Fix:Core:Moved new definitions to the right position
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Mon, 11 Feb 2008 09:17:01 +0000 (09:17 +0000)
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Mon, 11 Feb 2008 09:17:01 +0000 (09:17 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@858 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/src/item_def.h

index d3aaa66..28fc094 100644 (file)
@@ -86,7 +86,6 @@ ITEM(poi_bridge)
 ITEM(poi_park)
 ITEM(poi_water_feature)
 ITEM(poi_bar)
-ITEM(poi_cafe)
 ITEM(poi_picnic)
 ITEM(poi_hospital)
 ITEM(poi_camping)
@@ -206,6 +205,7 @@ ITEM(poi_gc_question)
 ITEM(poi_gc_stages)
 ITEM(poi_gc_reference)
 ITEM(poi_gc_webcam)
+ITEM(poi_cafe)
 /* Line */
 ITEM2(0x80000000,line)
 ITEM2(0x80000001,line_unspecified)
@@ -249,6 +249,7 @@ ITEM(aeroway_runway)
 ITEM(aeroway_taxiway)
 ITEM(street_service)
 ITEM(coverage)
+ITEM(street_pedestrian)
 /* Area */
 ITEM2(0xc0000000,area)
 ITEM2(0xc0000001,area_unspecified)
@@ -285,4 +286,3 @@ ITEM(poly_farm)
 ITEM(poly_sport_tennis)
 ITEM(poly_apron)
 ITEM(poly_terminal)
-ITEM(street_pedestrian)