evolution-data-server r9869 - branches/gnome-2-24/camel
- From: pchen svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution-data-server r9869 - branches/gnome-2-24/camel
- Date: Mon, 5 Jan 2009 12:27:53 +0000 (UTC)
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]