Difference for socket/init.c from version 1.43 to 1.44


version 1.43 version 1.44
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_init_c =   * static char *rcsid_init_c =
  *    "$Id: init.c,v 1.43 2005/12/07 18:25:56 akirschbaum Exp $";   *    "$Id: init.c,v 1.44 2006/01/08 21:02:05 akirschbaum Exp $";
  */   */
   
 /*  /*
Line 106
 
Line 106
     ns->facecache = 0;      ns->facecache = 0;
     ns->image2 = 0;      ns->image2 = 0;
     ns->sound = 0;      ns->sound = 0;
     ns->ext2 = 0;  
     ns->ext_title_flag = 1;  
     ns->exp64 = 0;      ns->exp64 = 0;
     ns->mapmode = Map0Cmd;      ns->mapmode = Map0Cmd;
     ns->darkness = 1;      ns->darkness = 1;


Legend:
line(s) removed in v.1.43 
line(s) changed
 line(s) added in v.1.44

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