=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/patch/util.c,v retrieving revision 1.1 retrieving revision 1.2 diff -c -r1.1 -r1.2 *** src/usr.bin/patch/util.c 1995/10/18 08:45:56 1.1 --- src/usr.bin/patch/util.c 1996/06/10 11:21:34 1.2 *************** *** 1,5 **** #ifndef lint ! static char rcsid[] = "$Id: util.c,v 1.1 1995/10/18 08:45:56 deraadt Exp $"; #endif /* not lint */ #include "EXTERN.h" --- 1,7 ---- + /* $OpenBSD: util.c,v 1.2 1996/06/10 11:21:34 niklas Exp $ */ + #ifndef lint ! static char rcsid[] = "$OpenBSD: util.c,v 1.2 1996/06/10 11:21:34 niklas Exp $"; #endif /* not lint */ #include "EXTERN.h"