aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-local.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/e-mail-local.c')
-rw-r--r--mail/e-mail-local.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/e-mail-local.c b/mail/e-mail-local.c
index 0944c7da95..002865cd33 100644
--- a/mail/e-mail-local.c
+++ b/mail/e-mail-local.c
@@ -93,7 +93,7 @@ e_mail_local_init (const gchar *data_dir)
camel_url_free (url);
- camel_object_ref (service);
+ g_object_ref (service);
local_store = CAMEL_STORE (service);
return;