Difference for socket/request.c from version 1.51 to 1.51.2.1


version 1.51 version 1.51.2.1
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_init_c =   * static char *rcsid_init_c =
  *    "$Id: request.c,v 1.51 2003/08/08 17:49:31 tchize Exp $";   *    "$Id: request.c,v 1.51.2.1 2004/02/02 01:47:42 mwedel Exp $";
  */   */
   
 /*  /*
Line 1349
 
Line 1349
       */        */
      if (ax >= pl->contr->socket.mapx || ay >= pl->contr->socket.mapy) {       if (ax >= pl->contr->socket.mapx || ay >= pl->contr->socket.mapy) {
  oldlen = sl.len;   oldlen = sl.len;
         if (pl->contr->socket.ext_mapinfos){  
             SockList_AddShort(&esl, emask);  
         }  
   
  SockList_AddShort(&sl, mask);   SockList_AddShort(&sl, mask);
   


Legend:
line(s) removed in v.1.51 
line(s) changed
 line(s) added in v.1.51.2.1

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