aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/contacts-map/geo-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/contacts-map/geo-utils.h')
-rw-r--r--plugins/contacts-map/geo-utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/contacts-map/geo-utils.h b/plugins/contacts-map/geo-utils.h
index 65248f4893..4560ed0b1a 100644
--- a/plugins/contacts-map/geo-utils.h
+++ b/plugins/contacts-map/geo-utils.h
@@ -9,7 +9,7 @@
#include <champlain-gtk/champlain-gtk.h>
#include <clutter-gtk/clutter-gtk.h>
-void
+void
get_min_max (gdouble *min_lat, gdouble *max_lat,
gdouble *min_lng, gdouble *max_lng,
gdouble lat, gdouble lng);