aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/calendar-weather
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/calendar-weather')
-rw-r--r--plugins/calendar-weather/ChangeLog5
-rw-r--r--plugins/calendar-weather/calendar-weather.c1
2 files changed, 5 insertions, 1 deletions
diff --git a/plugins/calendar-weather/ChangeLog b/plugins/calendar-weather/ChangeLog
index f6770e1622..eba572420f 100644
--- a/plugins/calendar-weather/ChangeLog
+++ b/plugins/calendar-weather/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-13 Tor Lillqvist <tml@novell.com>
+
+ * calendar-weather.c (e_calendar_weather_migrate): Don't return a
+ value from a void funtion.
+
2005-06-27 Tor Lillqvist <tml@novell.com>
* Makefile.am: There is no EVOLUTION_CFLAGS. Use
diff --git a/plugins/calendar-weather/calendar-weather.c b/plugins/calendar-weather/calendar-weather.c
index 976c204d01..8fe917ba7f 100644
--- a/plugins/calendar-weather/calendar-weather.c
+++ b/plugins/calendar-weather/calendar-weather.c
@@ -107,7 +107,6 @@ e_calendar_weather_migrate (EPlugin *epl, ECalEventTargetComponent *data)
g_object_unref (weather);
e_source_list_sync (source_list, NULL);
- return 0;
}
static void