Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 215154
Collapse All | Expand All

(-)build/src/mn-evolution-server.c.orig (-1 / +1 lines)
Lines 556-562 Link Here
556
				G_TYPE_STRING, camel_message_info_from(info),
556
				G_TYPE_STRING, camel_message_info_from(info),
557
				/* char *subject */
557
				/* char *subject */
558
				G_TYPE_STRING, camel_message_info_subject(info),
558
				G_TYPE_STRING, camel_message_info_subject(info),
559
				0);
559
				(GType) 0);
560
  }}
560
  }}
561
#line 562 "mn-evolution-server.c"
561
#line 562 "mn-evolution-server.c"
562
#undef __GOB_FUNCTION__
562
#undef __GOB_FUNCTION__

Return to bug 215154