CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/11/14 06:22:37
Modified files:
usr.bin/mail : cmd2.c
Log message:
use F_OK macro instead of 0 in access() when checking by file existence. make
the code easier to read.
no functional change.
OK millert@
