diff options
Diffstat (limited to 'modules/mail/e-mail-shell-backend.h')
-rw-r--r-- | modules/mail/e-mail-shell-backend.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mail/e-mail-shell-backend.h b/modules/mail/e-mail-shell-backend.h index 031efab150..e545fa2566 100644 --- a/modules/mail/e-mail-shell-backend.h +++ b/modules/mail/e-mail-shell-backend.h @@ -66,7 +66,7 @@ void e_mail_shell_backend_register_type (GTypeModule *type_module); /* XXX Find a better place for this function. */ -GSList * e_mail_labels_get_filter_options(void); +GSList * e_mail_labels_get_filter_options (void); G_END_DECLS |