evolution-exchange r1867 - in trunk: . calendar



Author: msuman
Date: Mon Feb  2 05:09:34 2009
New Revision: 1867
URL: http://svn.gnome.org/viewvc/evolution-exchange?rev=1867&view=rev

Log:
Part of fix for bug #568554 (Fix compiler warnings introduced after the libical fork was dropped).

Modified:
   trunk/ChangeLog
   trunk/calendar/e-cal-backend-exchange-tasks.c

Modified: trunk/calendar/e-cal-backend-exchange-tasks.c
==============================================================================
--- trunk/calendar/e-cal-backend-exchange-tasks.c	(original)
+++ trunk/calendar/e-cal-backend-exchange-tasks.c	Mon Feb  2 05:09:34 2009
@@ -574,7 +574,7 @@
 	E2kContext *ctx;
 	const char *modtime, *str, *prop;
 	char *uid;
-	char *tzid;
+	const char *tzid;
 	int status, i, priority, percent;
 	float f_percent;
 	ECalComponent *ecal, *ecomp;



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