Difference for socket/init.c from version 1.24 to 1.25


version 1.24 version 1.25
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_init_c =   * static char *rcsid_init_c =
  *    "$Id: init.c,v 1.24 2002/05/19 03:55:48 mwedel Exp $";   *    "$Id: init.c,v 1.25 2002/05/31 04:18:39 mwedel Exp $";
  */   */
   
 /*  /*
Line 111
 
Line 111
     ns->mapx = 11;      ns->mapx = 11;
     ns->mapy = 11;      ns->mapy = 11;
     ns->newmapcmd= 0;      ns->newmapcmd= 0;
       ns->itemcmd = 1; /* Default is version item1 command*/
   
     /* we should really do some checking here - if total clients overflows      /* we should really do some checking here - if total clients overflows
      * we need to do something more intelligent, because client id's will start       * we need to do something more intelligent, because client id's will start


Legend:
line(s) removed in v.1.24 
line(s) changed
 line(s) added in v.1.25

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