summaryrefslogtreecommitdiff
path: root/include/extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/extern.h')
-rw-r--r--include/extern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/extern.h b/include/extern.h
index 1b1d8a75d..9ff543839 100644
--- a/include/extern.h
+++ b/include/extern.h
@@ -313,7 +313,7 @@ E int HostNumber;
E bool UseMail;
E char *SendMailPath;
E char *SendFrom;
-E int RestrictMail;
+E bool RestrictMail;
E int MailDelay;
E int DontQuoteAddresses;