Difference for socket/init.c from version 1.35 to 1.36


version 1.35 version 1.36
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_init_c =   * static char *rcsid_init_c =
  *    "$Id: init.c,v 1.35 2005/04/27 06:40:07 mwedel Exp $";   *    "$Id: init.c,v 1.36 2005/05/06 21:10:26 tchize Exp $";
  */   */
   
 /*  /*
Line 122
 
Line 122
     ns->EMI_smooth=0;       ns->EMI_smooth=0;
     ns->look_position = 0;      ns->look_position = 0;
     ns->update_look = 0;      ns->update_look = 0;
       ns->has_readable_type = 0;
   
     /* 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.35 
line(s) changed
 line(s) added in v.1.36

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