summaryrefslogtreecommitdiff
path: root/navit/vehicle/iphone/corelocation.h
diff options
context:
space:
mode:
Diffstat (limited to 'navit/vehicle/iphone/corelocation.h')
-rw-r--r--navit/vehicle/iphone/corelocation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/navit/vehicle/iphone/corelocation.h b/navit/vehicle/iphone/corelocation.h
index 8a3ee8c51..0ff715964 100644
--- a/navit/vehicle/iphone/corelocation.h
+++ b/navit/vehicle/iphone/corelocation.h
@@ -20,7 +20,7 @@
#define VEHICLE_IPHONE_CORELOCATION_H
typedef void(*FT_LOCATION_CB)(void *, double , double , double , double, char *, double);
-void corelocation_update(double lat,
+void corelocation_update(double lat,
double lng,
double dir,
double spd,