aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/empathy-map-view.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-map-view.c b/src/empathy-map-view.c
index da5837e43..688195443 100644
--- a/src/empathy-map-view.c
+++ b/src/empathy-map-view.c
@@ -77,7 +77,7 @@ static gchar * get_dup_string (GHashTable *location,
gchar *key);
GtkWidget *
-empathy_map_view_show ()
+empathy_map_view_show (void)
{
static EmpathyMapView *window = NULL;
GtkBuilder *gui;