[BACK]Return to inp.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / patch

Diff for /src/usr.bin/patch/inp.h between version 1.1 and 1.2

version 1.1, 1995/10/18 08:45:55 version 1.2, 1996/06/10 11:21:29
Line 1 
Line 1 
 /*      $Id$ */  /*      $OpenBSD$ */
   
 EXT LINENUM input_lines INIT(0);        /* how long is input file in lines */  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 */  EXT LINENUM last_frozen_line INIT(0);   /* how many input lines have been */

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2