CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/06/27 01:17:20
Modified files:
bin/ksh : proto.h tree.c
Log message:
fptreef() always returns 0 and we never use the return value anyway,
so make it void; from Michael W. Bombardieri.
