evolution-data-server r9748 - branches/camel-gobject
- From: mbarnes svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution-data-server r9748 - branches/camel-gobject
- Date: Sun, 9 Nov 2008 18:02:16 +0000 (UTC)
Author: mbarnes
Date: Sun Nov 9 18:02:15 2008
New Revision: 9748
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=9748&view=rev
Log:
Fix a typo in the Evolution-Exchange patch.
Modified:
branches/camel-gobject/evolution-exchange.patch
Modified: branches/camel-gobject/evolution-exchange.patch
==============================================================================
--- branches/camel-gobject/evolution-exchange.patch (original)
+++ branches/camel-gobject/evolution-exchange.patch Sun Nov 9 18:02:15 2008
@@ -7,7 +7,7 @@
CAMEL_FOLDER_SEARCH_CLASS (camel_exchange_search_class);
- parent_class = (CamelFolderSearchClass *) camel_folder_search_get_type ();
-+ parent_class = (CamelFolderSearchClass *) camel_type_get_global_class_funcs (camel_folder_search_get_type ());
++ parent_class = (CamelFolderSearchClass *) camel_type_get_global_classfuncs (camel_folder_search_get_type ());
/* virtual method overload */
camel_folder_search_class->body_contains = exchange_body_contains;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]