=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/patch/inp.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- src/usr.bin/patch/inp.h 2003/07/21 14:00:41 1.4 +++ src/usr.bin/patch/inp.h 2003/07/21 14:32:21 1.5 @@ -1,4 +1,4 @@ -/* $OpenBSD: inp.h,v 1.4 2003/07/21 14:00:41 deraadt Exp $ */ +/* $OpenBSD: inp.h,v 1.5 2003/07/21 14:32:21 deraadt Exp $ */ EXT LINENUM input_lines INIT(0); /* how long is input file in lines */ EXT LINENUM last_frozen_line INIT(0); /* how many input lines have been */