From cd53ba990035bdb4861d9660917d457533d4ecb2 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 11 Sep 2010 14:56:28 -0400 Subject: Coding style cleanups. --- mail/em-composer-utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/em-composer-utils.h') diff --git a/mail/em-composer-utils.h b/mail/em-composer-utils.h index 5bf6924898..f1bee560d4 100644 --- a/mail/em-composer-utils.h +++ b/mail/em-composer-utils.h @@ -63,7 +63,7 @@ void em_utils_forward_messages (EShell *shell, const gchar *from_uri); void em_utils_redirect_message (EShell *shell, CamelMimeMessage *message); -void em_utils_redirect_message_by_uid(EShell *shell, +void em_utils_redirect_message_by_uid (EShell *shell, CamelFolder *folder, const gchar *uid); void em_utils_forward_message_raw (CamelFolder *folder, -- cgit