Difference for server/swap.c from version 1.2 to 1.3


version 1.2 version 1.3
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_swap_c =   * static char *rcsid_swap_c =
  *    "$Id: swap.c,v 1.2 1999/07/13 06:03:05 cvs Exp $";   *    "$Id: swap.c,v 1.3 2000/12/04 00:40:05 cvs Exp $";
  */   */
   
 /*  /*
Line 31
 
Line 31
 #endif  #endif
 #include <object.h>  #include <object.h>
   
   #ifdef RECYCLE_TMP_MAPS
 /* This writes out information on all the temporary maps.  It is called by  /* This writes out information on all the temporary maps.  It is called by
  * swap_map below.   * swap_map below.
  */   */
Line 63
 
Line 64
     }      }
     fclose(fp);      fclose(fp);
 }  }
   #endif
   
 void read_map_log()   void read_map_log()
 {  {


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

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