OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Joris Vink (joriscvs.openbsd.org)
Date: Sat Jun 14 2008 - 23:44:06 CDT


CVSROOT: /cvs
Module name: src
Changes by: joriscvs.openbsd.org 2008/06/14 22:44:06

Modified files:
        usr.bin/cvs : rcs.c

Log message:
if we are using RCS_PARSE_FULLY we can close the RCS file descriptor
as soon as we are done parsing, since we no longer need it for anything.