--- trunk/src/map-tool.c 2009/08/19 20:03:28 66 +++ trunk/src/map-tool.c 2009/08/20 18:54:06 69 @@ -92,7 +92,7 @@ /* ... and enable "goto" button if it's valid */ osm_gps_map_osd_enable_gps (OSM_GPS_MAP(context->widget), - OSM_GPS_MAP_OSD_GPS_CALLBACK(ok?cb_map_gps:NULL), context); + OSM_GPS_MAP_OSD_GPS_CALLBACK(ok?cb_map_gps:NULL), context); if(ok) { float heading = NAN;