From c734c5e2451582a52596e44f96e617ee346b6598 Mon Sep 17 00:00:00 2001 From: Pierre-Luc Beaudoin Date: Tue, 26 May 2009 12:45:19 -0400 Subject: Fix possible compilation error --- src/empathy-map-view.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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; -- cgit v1.2.3