aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2002-07-10 04:25:30 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-07-10 04:25:30 +0800
commitdbb4e600dede6660bd4f130a7f21b781146319b7 (patch)
tree7f6254ab7df056009ff1f649da2956805dd332fc /mail
parentef2ae67bad5bef9a90cd86a69e2dad07cc447a56 (diff)
downloadgsoc2013-evolution-dbb4e600dede6660bd4f130a7f21b781146319b7.tar.gz
gsoc2013-evolution-dbb4e600dede6660bd4f130a7f21b781146319b7.tar.zst
gsoc2013-evolution-dbb4e600dede6660bd4f130a7f21b781146319b7.zip
fixed a compile warning
svn path=/trunk/; revision=17396
Diffstat (limited to 'mail')
-rw-r--r--mail/mail-callbacks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail-callbacks.c b/mail/mail-callbacks.c
index e55fb9fd23..2cf8a5a8f5 100644
--- a/mail/mail-callbacks.c
+++ b/mail/mail-callbacks.c
@@ -1192,7 +1192,7 @@ forward_get_composer (CamelMimeMessage *message, const char *subject)
}
static void
-do_forward_non_attached (CamelFolder *folder, char *uid, CamelMimeMessage *message, void *data)
+do_forward_non_attached (CamelFolder *folder, const char *uid, CamelMimeMessage *message, void *data)
{
MailConfigForwardStyle style = GPOINTER_TO_INT (data);
char *subject, *text;
65605 as requested by portmgr@pgollucci2012-03-141-0/+3 * - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Dev...pgollucci2012-03-091-3/+0 * At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1 * - Also remove them from pkg-plist lists not from me that crept inpgollucci2010-11-241-1/+0 * - Update to 0.300000jadawin2010-11-153-6/+13 * With portmgr hat on, reset the maintainership of skv@ for ports thatlinimon2010-01-101-1/+1 * - Update to 0.200000pgollucci2009-07-043-14/+17 * - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1 * SHA256ifyedwin2006-01-221-0/+1