aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-account-editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-account-editor.h')
-rw-r--r--mail/em-account-editor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-account-editor.h b/mail/em-account-editor.h
index 0c2f5e38aa..b8913e2a83 100644
--- a/mail/em-account-editor.h
+++ b/mail/em-account-editor.h
@@ -92,7 +92,7 @@ EAccount * em_account_editor_get_modified_account
EAccount * em_account_editor_get_original_account
(EMAccountEditor *emae);
void em_account_editor_commit (EMAccountEditor *emae);
-void em_account_editor_check (EMAccountEditor *emae,
+gboolean em_account_editor_check (EMAccountEditor *emae,
const gchar *page);
gboolean em_account_editor_save (EMAccountEditor *emae);
void em_account_editor_destroy (EMAccountEditor *emae);