=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/patch/pch.c,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- src/usr.bin/patch/pch.c 2003/07/21 14:30:31 1.19 +++ src/usr.bin/patch/pch.c 2003/07/21 14:32:21 1.20 @@ -1,7 +1,7 @@ -/* $OpenBSD: pch.c,v 1.19 2003/07/21 14:30:31 deraadt Exp $ */ +/* $OpenBSD: pch.c,v 1.20 2003/07/21 14:32:21 deraadt Exp $ */ #ifndef lint -static char rcsid[] = "$OpenBSD: pch.c,v 1.19 2003/07/21 14:30:31 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: pch.c,v 1.20 2003/07/21 14:32:21 deraadt Exp $"; #endif /* not lint */ #include "EXTERN.h"