evolution r35427 - in trunk/calendar: . gui
- From: mcrha svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution r35427 - in trunk/calendar: . gui
- Date: Mon, 28 Apr 2008 09:46:23 +0100 (BST)
Author: mcrha
Date: Mon Apr 28 08:46:23 2008
New Revision: 35427
URL: http://svn.gnome.org/viewvc/evolution?rev=35427&view=rev
Log:
2008-04-28 Milan Crha <mcrha redhat com>
** Fix for bug #524121
* gui/e-calendar-table.c: (copy_row_cb):
Fixing typo from patch for bug #516408.
Modified:
trunk/calendar/ChangeLog
trunk/calendar/gui/e-calendar-table.c
Modified: trunk/calendar/gui/e-calendar-table.c
==============================================================================
--- trunk/calendar/gui/e-calendar-table.c (original)
+++ trunk/calendar/gui/e-calendar-table.c Mon Apr 28 08:46:23 2008
@@ -881,7 +881,7 @@
icalcomponent_new_clone (child));
icalcomponent_free (child);
}
- g_free (child);
+ g_free (comp_str);
}
/**
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]