CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/04 12:55:49
Modified files:
sys/nfs : nfs_serv.c
Log message:
the following:
error = foo();
if (!error)
bar();
is an alien construct; replace with one from this planet
ok thib@
