[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.24 and 1.25

version 1.24, 2016/01/26 01:51:06 version 1.25, 2016/01/29 16:10:48
Line 53 
Line 53 
 #define OPT_ON          1  #define OPT_ON          1
 #define OPT_ONPLUS      2  #define OPT_ONPLUS      2
   
 #ifndef CHAR_BIT  
 #define CHAR_BIT 8  
 #endif  
   
 /*  /*
  * Special types and constants.   * Special types and constants.
  */   */

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25