Difference for server/main.c from version 1.34 to 1.35


version 1.34 version 1.35
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_main_c =   * static char *rcsid_main_c =
  *    "$Id: main.c,v 1.34 2001/03/21 07:48:12 mwedel Exp $";   *    "$Id: main.c,v 1.35 2001/03/23 20:23:01 mwedel Exp $";
  */   */
   
 /*  /*
Line 747
 
Line 747
  }   }
 #endif  #endif
  do_some_living(pl->ob);   do_some_living(pl->ob);
  draw(pl->ob);  /* draw(pl->ob);*/ /* updated in socket code */
     }      }
 }  }
   


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:36