[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.4 and 1.5

version 1.4, 2003/07/21 14:00:41 version 1.5, 2003/07/21 14:32:21
Line 1 
Line 1 
 /* $OpenBSD$ */  /*      $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.4  
changed lines
  Added in v.1.5