Difference for server/main.c from version 1.16 to 1.17


version 1.16 version 1.17
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_main_c =   * static char *rcsid_main_c =
  *    "$Id: main.c,v 1.16 2000/11/26 04:56:05 cvs Exp $";   *    "$Id: main.c,v 1.17 2000/12/15 03:09:20 peterm Exp $";
  */   */
   
 /*  /*
Line 46
 
Line 46
 #include <time.h>  #include <time.h>
 #endif  #endif
   
   #include <../random_maps/random_map.h>
 #include <../random_maps/rproto.h>  #include <../random_maps/rproto.h>
   
 static char days[7][4] = {  static char days[7][4] = {


Legend:
line(s) removed in v.1.16 
line(s) changed
 line(s) added in v.1.17

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