CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/08 06:29:58
Modified files: usr.bin/cvs : checkout.c Log message: use cf->fd in cvs_remote_sendfile() instead of using a local variable that is only used once, which is in this case.