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

Diff for /src/usr.bin/cvs/log.h between version 1.2 and 1.3

version 1.2, 2004/07/27 16:19:41 version 1.3, 2004/08/05 13:39:01
Line 53 
Line 53 
 #define LP_ERR      LP_ERROR  #define LP_ERR      LP_ERROR
 #define LP_ALERT    5  #define LP_ALERT    5
 #define LP_ERRNO    6  #define LP_ERRNO    6
   #define LP_ABORT    7
   
 #define LP_MAX      6  #define LP_MAX      7
 #define LP_ALL      255  #define LP_ALL      255
   
 /* filtering methods */  /* filtering methods */

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