From e64d6fe05c30c2cc1d7625a202afba3ba2da07cd Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 22 Nov 2011 18:22:14 -0500 Subject: Miscellaneous cleanups. --- mail/e-mail-session.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mail/e-mail-session.c') diff --git a/mail/e-mail-session.c b/mail/e-mail-session.c index 1169b1d461..03f4961206 100644 --- a/mail/e-mail-session.c +++ b/mail/e-mail-session.c @@ -483,7 +483,7 @@ mail_session_make_key (CamelService *service, static void mail_session_check_junk_notify (GSettings *settings, - const gchar *key, + const gchar *key, CamelSession *session) { if (strcmp (key, "junk-check-incoming") == 0) @@ -1089,9 +1089,9 @@ mail_session_forward_to (CamelSession *session, static void mail_session_get_socks_proxy (CamelSession *session, - const gchar *for_host, - gchar **host_ret, - gint *port_ret) + const gchar *for_host, + gchar **host_ret, + gint *port_ret) { EMailSession *mail_session; gchar *uri; -- cgit v1.2.3