Difference for include/define.h from version 1.3 to 1.4


version 1.3 version 1.4
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_define_h =   * static char *rcsid_define_h =
  *   "$Id: define.h,v 1.3 1999/08/03 00:33:17 cvs Exp $";   *   "$Id: define.h,v 1.4 1999/08/23 00:26:13 cvs Exp $";
  */   */
   
 /*  /*
Line 237
 
Line 237
 #define SIZEOFFREE 49  #define SIZEOFFREE 49
   
 /*  /*
  * Number of compression methods depend on whether COMPRESS_SUFFIX is defined.  
  */  
 #ifdef COMPRESS_SUFFIX  
 #define NROF_COMPRESS_METHODS   4  
 #else  
 #define NROF_COMPRESS_METHODS   3  
 #endif  
   
 /*  
  * Attacktypes:   * Attacktypes:
  * If this ever exceeds 16, rmember to change all the short's in global.h.   * If this ever exceeds 16, rmember to change all the short's in global.h.
  * (Already done, Vick 930307 :)   * (Already done, Vick 930307 :)


Legend:
line(s) removed in v.1.3 
line(s) changed
 line(s) added in v.1.4

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:20