=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/cvs/rcs.c,v retrieving revision 1.237 retrieving revision 1.238 diff -c -r1.237 -r1.238 *** src/usr.bin/cvs/rcs.c 2008/01/10 10:48:50 1.237 --- src/usr.bin/cvs/rcs.c 2008/01/13 11:11:08 1.238 *************** *** 1,4 **** ! /* $OpenBSD: rcs.c,v 1.237 2008/01/10 10:48:50 tobias Exp $ */ /* * Copyright (c) 2004 Jean-Francois Brousseau * All rights reserved. --- 1,4 ---- ! /* $OpenBSD: rcs.c,v 1.238 2008/01/13 11:11:08 tobias Exp $ */ /* * Copyright (c) 2004 Jean-Francois Brousseau * All rights reserved. *************** *** 2658,2664 **** /* * rcs_rev_getlines() * ! * Get the entire contents of revision from the RCSFILE and * return it as a pointer to a struct cvs_lines. */ struct cvs_lines * --- 2658,2664 ---- /* * rcs_rev_getlines() * ! * Get the entire contents of revision from the RCSFILE and * return it as a pointer to a struct cvs_lines. */ struct cvs_lines *