Fix mail.local build for non-sendmail.org code

This commit is contained in:
Gregory Neil Shapiro 2002-02-18 02:18:42 +00:00
parent caacfd9a33
commit 39e37e7212
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=90825

View File

@ -186,7 +186,7 @@ main(argc, argv)
break;
case 'B':
nobiff = TRUE;
nobiff = true;
break;
case 'b': /* bounce mail when over quota. */