Another Ubuntu fix

This commit is contained in:
Michiel Broek 2009-10-04 10:41:11 +02:00
parent b86086dcf7
commit 3048ee7e05

View File

@ -740,7 +740,7 @@ int TossMail(void)
* First toss any netmail packets. * First toss any netmail packets.
*/ */
maxrc = rc = TossPkts(); maxrc = rc = TossPkts();
chdir(inbound); (void)chdir(inbound);
/* /*
* Scan the directory for ARCmail archives. The archive extension * Scan the directory for ARCmail archives. The archive extension