diff options
Diffstat (limited to 'include/extern.h')
-rw-r--r-- | include/extern.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/extern.h b/include/extern.h index 99f049200..3a1cb8cf5 100644 --- a/include/extern.h +++ b/include/extern.h @@ -315,7 +315,7 @@ E char *SendMailPath; E char *SendFrom; E bool RestrictMail; E time_t MailDelay; -E int DontQuoteAddresses; +E bool DontQuoteAddresses; E int NSDefFlags; E int NSDefLanguage; |