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

Diff for /src/usr.bin/less/jump.c between version 1.2 and 1.3

version 1.2, 2001/01/29 01:58:02 version 1.3, 2001/11/19 19:02:14
Line 181 
Line 181 
         POSITION pos;          POSITION pos;
         int sline;          int sline;
 {  {
         register int nline;          int nline;
         POSITION tpos;          POSITION tpos;
         POSITION bpos;          POSITION bpos;
   

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