summaryrefslogtreecommitdiff
blob: 86bae2a602b4570edbfeb5fc39ab96ca7ce1b4c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- build/src/mn-evolution-server.c.orig	2008-03-20 16:53:57.000000000 +0100
+++ build/src/mn-evolution-server.c	2008-04-11 16:14:44.000000000 +0200
@@ -556,7 +556,7 @@
 				G_TYPE_STRING, camel_message_info_from(info),
 				/* char *subject */
 				G_TYPE_STRING, camel_message_info_subject(info),
-				0);
+				(GType) 0);
   }}
 #line 562 "mn-evolution-server.c"
 #undef __GOB_FUNCTION__