From f67a5f3d42aa9d743e6b78ace26a6ed1dbdc43e7 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 30 Aug 2011 19:05:30 -0400 Subject: Miscellaneous cleanups. Reducing diff noise with the account-mgmt branch. Trying to erode our dependency on EAccount as much as possible, or at least isolate its usage, to make things easier for me on the branch. --- 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 59b6e16d60..e651186afc 100644 --- a/mail/em-composer-utils.h +++ b/mail/em-composer-utils.h @@ -66,7 +66,7 @@ void em_utils_send_receipt (EMailSession *session, CamelMimeMessage *message); gchar * em_utils_construct_composer_text (CamelMimeMessage *message, - EMFormat *source); + EMFormat *source_formatter); gboolean em_utils_is_munged_list_message (CamelMimeMessage *message); void em_utils_get_reply_sender (CamelMimeMessage *message, CamelInternetAddress *to, -- cgit v1.2.3