evolution r36173 - branches/mail-dbus-remoting/mail



Author: abharath
Date: Thu Aug 28 17:47:32 2008
New Revision: 36173
URL: http://svn.gnome.org/viewvc/evolution?rev=36173&view=rev

Log:
Extern the store_rhash hash table


Modified:
   branches/mail-dbus-remoting/mail/camel-folder-remote.c

Modified: branches/mail-dbus-remoting/mail/camel-folder-remote.c
==============================================================================
--- branches/mail-dbus-remoting/mail/camel-folder-remote.c	(original)
+++ branches/mail-dbus-remoting/mail/camel-folder-remote.c	Thu Aug 28 17:47:32 2008
@@ -8,6 +8,7 @@
 #define d(x) x
 
 extern GHashTable *folder_hash;
+extern GHashTable *store_rhash;
 
 void
 camel_folder_remote_construct (CamelFolderRemote *folder,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]