evolution-data-server r9867 - trunk/camel



Author: pchen
Date: Mon Jan  5 12:21:52 2009
New Revision: 9867
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=9867&view=rev

Log:
Fix for bug 433100 (bnc).



Modified:
   trunk/camel/ChangeLog
   trunk/camel/camel-folder-summary.c

Modified: trunk/camel/camel-folder-summary.c
==============================================================================
--- trunk/camel/camel-folder-summary.c	(original)
+++ trunk/camel/camel-folder-summary.c	Mon Jan  5 12:21:52 2009
@@ -3119,7 +3119,7 @@
 message_info_load(CamelFolderSummary *s, FILE *in)
 {
 	CamelMessageInfoBase *mi;
-	guint count;
+	guint32 count;
 	int i;
 	char *subject, *from, *to, *cc, *mlist, *uid;
 



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