From ec73f5522ff2d6f8c476f02a9daaff32ef1db069 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 30 Jan 2010 15:32:08 -0500 Subject: Coding style and whitespace cleanup. --- mail/em-account-editor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/em-account-editor.h') diff --git a/mail/em-account-editor.h b/mail/em-account-editor.h index d4d47a6410..7728275e8f 100644 --- a/mail/em-account-editor.h +++ b/mail/em-account-editor.h @@ -84,7 +84,7 @@ struct _EMAccountEditor { GtkWidget **pages; /* Pages for Anjal's page type editor */ guint do_signature:1; /* allow editing signature */ - ServerData * (*emae_check_servers) (const char *email); + ServerData * (*emae_check_servers) (const gchar *email); }; struct _EMAccountEditorClass { -- cgit v1.2.3