=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/patch/util.c,v retrieving revision 1.16 retrieving revision 1.17 diff -c -r1.16 -r1.17 *** src/usr.bin/patch/util.c 2003/07/22 17:18:49 1.16 --- src/usr.bin/patch/util.c 2003/07/22 17:52:20 1.17 *************** *** 1,8 **** ! /* $OpenBSD: util.c,v 1.16 2003/07/22 17:18:49 otto Exp $ */ #ifndef lint ! static const char rcsid[] = "$OpenBSD: util.c,v 1.16 2003/07/22 17:18:49 otto Exp $"; ! #endif /* not lint */ #include #include --- 1,8 ---- ! /* $OpenBSD: util.c,v 1.17 2003/07/22 17:52:20 deraadt Exp $ */ #ifndef lint ! static const char rcsid[] = "$OpenBSD: util.c,v 1.17 2003/07/22 17:52:20 deraadt Exp $"; ! #endif /* not lint */ #include #include