Difference for include/config.h from version 1.10 to 1.11


version 1.10 version 1.11
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_config_h =   * static char *rcsid_config_h =
  *   "$Id: config.h,v 1.10 2000/12/11 03:59:49 cvs Exp $";   *   "$Id: config.h,v 1.11 2000/12/18 07:38:24 cvs Exp $";
  */   */
   
 /*  /*
Line 695
 
Line 695
  * maps.   * maps.
  */   */
   
 #define MAP_MAXTIMEOUT 1000 /* How many ticks till maps are swapped out */  /* How many ticks till maps are swapped out */
 #define MAP_MINTIMEOUT  500 /* At least that many ticks before swapout */  #define MAP_MAXTIMEOUT 1000
   /* At least that many ticks before swapout */
   #define MAP_MINTIMEOUT  500
   
 /*  /*
  * MAP_RESET tells whether map is reset after some time.  If it is defined,   * MAP_RESET tells whether map is reset after some time.  If it is defined,


Legend:
line(s) removed in v.1.10 
line(s) changed
 line(s) added in v.1.11

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