From 5a88e3a37e1d7ac46cb98066cd8c96340a76e1b9 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 9 Aug 2005 02:11:38 +0000 Subject: Update to 2.3.7. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4430 df743ca5-7f9a-e211-a948-0013205c9059 --- mail/evolution-exchange/files/patch-mail_mail-stub-exchange.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'mail/evolution-exchange/files') diff --git a/mail/evolution-exchange/files/patch-mail_mail-stub-exchange.c b/mail/evolution-exchange/files/patch-mail_mail-stub-exchange.c index 2ffc75d7a..feec4bf8c 100644 --- a/mail/evolution-exchange/files/patch-mail_mail-stub-exchange.c +++ b/mail/evolution-exchange/files/patch-mail_mail-stub-exchange.c @@ -1,6 +1,6 @@ ---- mail/mail-stub-exchange.c.orig Wed Jul 13 17:45:44 2005 -+++ mail/mail-stub-exchange.c Wed Jul 13 17:46:22 2005 -@@ -2508,12 +2508,12 @@ subscribe_folder (MailStub *stub, const +--- mail/mail-stub-exchange.c.orig Mon Aug 8 22:00:52 2005 ++++ mail/mail-stub-exchange.c Mon Aug 8 22:01:11 2005 +@@ -2587,11 +2587,11 @@ subscribe_folder (MailStub *stub, const static void unsubscribe_folder (MailStub *stub, const char *folder_name) { @@ -8,8 +8,7 @@ MailStubExchange *mse = MAIL_STUB_EXCHANGE (stub); ExchangeAccountFolderResult result; EFolder *folder; - char *path; - const char *folder_type, *physical_uri; + char *path, *pub_name; + d(printf ("unsubscribe folder : %s\n", folder_name)); path = g_build_filename ("/", folder_name, NULL); -- cgit v1.2.3