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

Diff for /src/usr.bin/less/less.h between version 1.15 and 1.16

version 1.15, 2015/11/09 04:10:57 version 1.16, 2015/11/09 16:39:13
Line 115 
Line 115 
         LINENUM p_linenum;          LINENUM p_linenum;
 } PARG;  } PARG;
   
 #define NULL_PARG       ((PARG *)NULL)  
   
 struct textlist {  struct textlist {
         char *string;          char *string;
         char *endstring;          char *endstring;

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