=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/patch/inp.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/usr.bin/patch/inp.h 1995/10/18 08:45:55 1.1 +++ src/usr.bin/patch/inp.h 1996/06/10 11:21:29 1.2 @@ -1,4 +1,4 @@ -/* $Id: inp.h,v 1.1 1995/10/18 08:45:55 deraadt Exp $ */ +/* $OpenBSD: inp.h,v 1.2 1996/06/10 11:21:29 niklas 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 */