rpms/evolution/devel evolution-2.8.1-kill-ethread.patch,1.19,1.20

Matthew Barnes (mbarnes) fedora-extras-commits at redhat.com
Tue Dec 18 01:27:35 UTC 2007


Author: mbarnes

Update of /cvs/pkgs/rpms/evolution/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29440

Modified Files:
	evolution-2.8.1-kill-ethread.patch 
Log Message:
Fix a typo I made while updating the "kill-ethread" patch.


evolution-2.8.1-kill-ethread.patch:

Index: evolution-2.8.1-kill-ethread.patch
===================================================================
RCS file: /cvs/pkgs/rpms/evolution/devel/evolution-2.8.1-kill-ethread.patch,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- evolution-2.8.1-kill-ethread.patch	17 Dec 2007 20:02:57 -0000	1.19
+++ evolution-2.8.1-kill-ethread.patch	18 Dec 2007 01:27:21 -0000	1.20
@@ -5287,7 +5287,7 @@
 -
 -static void end_event_callback (CamelObject *o, void *event_data, void *error)
 +static void
-+end_event_callback (CamelObject *o, void *event_data, void *data, void *error)
++end_event_callback (CamelObject *o, void *event_data, void *error)
  {
 -	EActivityHandler *activity_handler = mail_component_peek_activity_handler (mail_component_peek ());
 +	MailComponent *component;




More information about the fedora-extras-commits mailing list