Difference for server/main.c from version 1.87 to 1.88


version 1.87 version 1.88
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_main_c =   * static char *rcsid_main_c =
  *    "$Id: main.c,v 1.87 2005/01/24 07:29:25 mwedel Exp $";   *    "$Id: main.c,v 1.88 2005/04/16 21:22:01 ryo_saeba Exp $";
  */   */
   
 /*  /*
Line 481
 
Line 481
 }  }
   
   
   /* This function is declared in reader.c */
   int set_random_map_variable(RMParms *rp,char *buf);
   
 /* The player is trying to enter a randomly generated map.  In this case, generate the  /* The player is trying to enter a randomly generated map.  In this case, generate the
  * random map as needed.   * random map as needed.
  */   */


Legend:
line(s) removed in v.1.87 
line(s) changed
 line(s) added in v.1.88

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