=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rcs/ci.c,v retrieving revision 1.74 retrieving revision 1.75 diff -c -r1.74 -r1.75 *** src/usr.bin/rcs/ci.c 2005/11/28 14:43:59 1.74 --- src/usr.bin/rcs/ci.c 2005/12/02 00:15:35 1.75 *************** *** 1,4 **** ! /* $OpenBSD: ci.c,v 1.74 2005/11/28 14:43:59 xsa Exp $ */ /* * Copyright (c) 2005 Niall O'Higgins * All rights reserved. --- 1,4 ---- ! /* $OpenBSD: ci.c,v 1.75 2005/12/02 00:15:35 niallo Exp $ */ /* * Copyright (c) 2005 Niall O'Higgins * All rights reserved. *************** *** 738,744 **** } /* ! * checkin_rcsfile() * * Given a relative filename, decide where the corresponding ,v file * should be. --- 738,744 ---- } /* ! * checkin_choose_rcsfile() * * Given a relative filename, decide where the corresponding ,v file * should be.