diff options
Diffstat (limited to 'mail/mail-mt.h')
-rw-r--r-- | mail/mail-mt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail-mt.h b/mail/mail-mt.h index e9d552a41c..2e8828c5b2 100644 --- a/mail/mail-mt.h +++ b/mail/mail-mt.h @@ -126,4 +126,4 @@ gpointer mail_call_main(mail_call_t type, MailMainFunc func, ...); /* Note that almost all objects care about the lifecycle of their events, so this cannot be used */ extern MailAsyncEvent *mail_async_event; -#endif /* ! _MAIL_MT */ +#endif /* _MAIL_MT */ |