[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.16 and 1.17

version 1.16, 2015/11/09 16:39:13 version 1.17, 2015/11/09 16:42:35
Line 66 
Line 66 
 #define OPT_ON          1  #define OPT_ON          1
 #define OPT_ONPLUS      2  #define OPT_ONPLUS      2
   
 #define BAD_LSEEK       ((off_t)-1)  
   
 #ifndef CHAR_BIT  #ifndef CHAR_BIT
 #define CHAR_BIT 8  #define CHAR_BIT 8
 #endif  #endif

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