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

Diff for /src/usr.bin/less/command.c between version 1.16 and 1.17

version 1.16, 2014/05/10 16:45:23 version 1.17, 2014/05/10 20:09:38
Line 1024 
Line 1024 
         IFILE old_ifile;          IFILE old_ifile;
         IFILE new_ifile;          IFILE new_ifile;
         char *tagfile;          char *tagfile;
         int until_hilite = 0;  
   
         search_type = SRCH_FORW;          search_type = SRCH_FORW;
         wscroll = (sc_height + 1) / 2;          wscroll = (sc_height + 1) / 2;

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17