Difference for socket/init.c from version 1.15 to 1.16


version 1.15 version 1.16
Line 1
 
Line 1
   
 /*  /*
  * static char *rcsid_init_c =   * static char *rcsid_init_c =
  *    "$Id: init.c,v 1.15 2001/06/08 06:21:34 mwedel Exp $";   *    "$Id: init.c,v 1.16 2001/06/13 12:52:14 michtoen Exp $";
  */   */
   
 /*  /*
Line 200
 
Line 200
     ns->sound = 0;      ns->sound = 0;
     ns->skillexp = 0;      ns->skillexp = 0;
     ns->map1cmd = 0;      ns->map1cmd = 0;
    ns->newanim = 0;
     ns->status = Ns_Add;      ns->status = Ns_Add;
     ns->comment = NULL;      ns->comment = NULL;
     ns->old_mode = 0;      ns->old_mode = 0;


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

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