evolution-data-server r9869 - branches/gnome-2-24/camel



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

Log:
fixes 433100 (bnc)



Modified:
   branches/gnome-2-24/camel/ChangeLog
   branches/gnome-2-24/camel/camel-folder-summary.c

Modified: branches/gnome-2-24/camel/camel-folder-summary.c
==============================================================================
--- branches/gnome-2-24/camel/camel-folder-summary.c	(original)
+++ branches/gnome-2-24/camel/camel-folder-summary.c	Mon Jan  5 12:27:53 2009
@@ -3111,7 +3111,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]