Difference for common/init.c from version 1.34 to 1.35


version 1.34 version 1.35
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_init_c =   * static char *rcsid_init_c =
  *   "$Id: init.c,v 1.34 2004/02/16 20:03:10 tanner Exp $";   *   "$Id: init.c,v 1.35 2004/05/08 11:11:07 ryo_saeba Exp $";
  */   */
   
 /*  /*
Line 35
 
Line 35
  * correspond to.   * correspond to.
  */   */
 struct Settings settings = {  struct Settings settings = {
 "/var/log/crossfire/logfile",   /* Logfile */  LOGFILE,   /* Logfile */
 CSPORT, /* Client/server port */  CSPORT, /* Client/server port */
   
 /* Debug level */  /* Debug level */


Legend:
line(s) removed in v.1.34 
line(s) changed
 line(s) added in v.1.35

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