[evolution] Fix build (typo in e-source-weather.c)
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Fix build (typo in e-source-weather.c)
- Date: Mon, 4 Jun 2012 09:48:12 +0000 (UTC)
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]