From b6bd229a92c52d21cc8e4f47a9fef79baaeff19b Mon Sep 17 00:00:00 2001 From: Sushma Rai Date: Fri, 3 Feb 2006 10:27:26 +0000 Subject: Fixed the issue with subscribing to other user's folders. (#328554) svn path=/trunk/; revision=31401 --- plugins/exchange-operations/exchange-folder-subscription.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/exchange-operations/exchange-folder-subscription.h') diff --git a/plugins/exchange-operations/exchange-folder-subscription.h b/plugins/exchange-operations/exchange-folder-subscription.h index 470bc988de..fa63a6a75d 100644 --- a/plugins/exchange-operations/exchange-folder-subscription.h +++ b/plugins/exchange-operations/exchange-folder-subscription.h @@ -2,6 +2,6 @@ #define __EXCHANGE_FOLDER_SUBSCRIPTION_H__ gboolean -create_folder_subscription_dialog (gchar *mail_account, gchar *fname, gchar **user_email_address_ret, gchar **folder_name_ret); +create_folder_subscription_dialog (ExchangeAccount *account, gchar *fname); #endif -- cgit v1.2.3