diff options
Diffstat (limited to 'mail/em-account-editor.c')
-rw-r--r-- | mail/em-account-editor.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-account-editor.c b/mail/em-account-editor.c index cac97175b3..df8ede8be0 100644 --- a/mail/em-account-editor.c +++ b/mail/em-account-editor.c @@ -74,7 +74,7 @@ #include "smime/gui/e-cert-selector.h" #endif -#define d (x) +#define d(x) /* econfig item for the extra config hings */ struct _receive_options_item { |