Difference for server/swap.c from version 1.19 to 1.20


version 1.19 version 1.20
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_swap_c =   * static char *rcsid_swap_c =
  *    "$Id: swap.c,v 1.19 2006/08/12 19:38:23 qal21 Exp $";   *    "$Id: swap.c,v 1.20 2006/09/07 06:25:31 mwedel Exp $";
  */   */
   
 /*  /*
Line 106
 
Line 106
   
  map->in_memory=MAP_SWAPPED;   map->in_memory=MAP_SWAPPED;
  map->darkness=darkness;   map->darkness=darkness;
    map->timeout=0;
   
  /* When the reset time is saved out, it is adjusted so that   /* When the reset time is saved out, it is adjusted so that
  * the current time is subtracted (thus, it is saved as number   * the current time is subtracted (thus, it is saved as number


Legend:
line(s) removed in v.1.19 
line(s) changed
 line(s) added in v.1.20

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