Another Ubuntu fix
This commit is contained in:
parent
b86086dcf7
commit
3048ee7e05
@ -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
|
||||||
|
Reference in New Issue
Block a user