[BACK]Return to diff_internals.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / cvs

Diff for /src/usr.bin/cvs/diff_internals.c between version 1.12 and 1.13

version 1.12, 2007/05/30 03:24:54 version 1.13, 2007/05/30 03:30:21
Line 143 
Line 143 
         int     x;          int     x;
         int     y;          int     y;
         int     pred;          int     pred;
 } cand;  };
   
 struct line {  struct line {
         int     serial;          int     serial;

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13