evolution-data-server r8909 - branches/camel-db-summary/camel/providers/groupwise
- From: psankar svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution-data-server r8909 - branches/camel-db-summary/camel/providers/groupwise
- Date: Wed, 4 Jun 2008 07:51:31 +0000 (UTC)
Author: psankar
Date: Wed Jun 4 07:51:30 2008
New Revision: 8909
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=8909&view=rev
Log:
Fix build break
Modified:
branches/camel-db-summary/camel/providers/groupwise/camel-groupwise-summary.c
Modified: branches/camel-db-summary/camel/providers/groupwise/camel-groupwise-summary.c
==============================================================================
--- branches/camel-db-summary/camel/providers/groupwise/camel-groupwise-summary.c (original)
+++ branches/camel-db-summary/camel/providers/groupwise/camel-groupwise-summary.c Wed Jun 4 07:51:30 2008
@@ -193,7 +193,7 @@
EXTRACT_DIGIT (gms->validity);
if (part && part++) {
- ims->time_string = g_strdup (part);
+ gms->time_string = g_strdup (part);
}
return 0;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]