[evolution] Fix build (typo in e-source-weather.c)



commit 1a4f29334cc440a6afa246e535ea39c3ba020247
Author: Milan Crha <mcrha redhat com>
Date:   Mon Jun 4 11:47:58 2012 +0200

    Fix build (typo in e-source-weather.c)

 modules/cal-config-weather/e-source-weather.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modules/cal-config-weather/e-source-weather.c b/modules/cal-config-weather/e-source-weather.c
index e00c799..63db1bc 100644
--- a/modules/cal-config-weather/e-source-weather.c
+++ b/modules/cal-config-weather/e-source-weather.c
@@ -243,7 +243,7 @@ e_source_weather_set_units (ESourceWeather *extension,
 	g_object_notify (G_OBJECT (extension), "units");
 }
 
-ESourceWeatherUnits
+GType
 e_source_weather_units_get_type (void)
 {
 	return e_source_weather_units_type;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]