Difference for socket/request.c from version 1.62 to 1.63


version 1.62 version 1.63
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_init_c =   * static char *rcsid_init_c =
  *    "$Id: request.c,v 1.62 2004/02/11 08:09:29 mwedel Exp $";   *    "$Id: request.c,v 1.63 2004/06/13 17:30:39 akirschbaum Exp $";
  */   */
   
 /*  /*
Line 777
 
Line 777
 {  {
     SockList sl;      SockList sl;
   
       pl->last_weight = weight;
   
     sl.buf=malloc(MAXSOCKBUF);      sl.buf=malloc(MAXSOCKBUF);
   
     strcpy((char*)sl.buf,"player ");      strcpy((char*)sl.buf,"player ");


Legend:
line(s) removed in v.1.62 
line(s) changed
 line(s) added in v.1.63

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