From 31b57ed0383b2ea225195d4b72a872f7f2d93163 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 20 Sep 2010 23:13:43 -0400 Subject: Adapt to Camel API changes. --- mail/mail-ops.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mail/mail-ops.h') diff --git a/mail/mail-ops.h b/mail/mail-ops.h index 06b838849b..a0af5ff097 100644 --- a/mail/mail-ops.h +++ b/mail/mail-ops.h @@ -150,8 +150,7 @@ void mail_fetch_mail (const gchar *source, void mail_filter_folder (CamelFolder *source_folder, GPtrArray *uids, const gchar *type, - gboolean notify, - CamelOperation *cancel); + gboolean notify); /* convenience functions for above */ void mail_filter_on_demand (CamelFolder *folder, GPtrArray *uids); -- cgit phics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/audio/nas
Commit message (Expand)AuthorAgeFilesLines
* - Give a few homeless ports a home with multimedia@ahze2006-06-101-1/+1
* Update to 1.8erwin2006-06-052-4/+4
* Remove -Werror from CFLAGS. Although I cannot reproduce the warning onerwin2006-06-051-1/+0
* Fix build on 64 bit platformsvd2006-05-201-5/+20
* Split patch-warnings intovd2006-05-2011-429/+429
* Update to 1.7cerwin2006-05-192-4/+4