Difference for socket/request.c from version 1.91 to 1.92


version 1.91 version 1.92
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_init_c =   * static char *rcsid_init_c =
  *    "$Id: request.c,v 1.91 2006/05/20 12:36:48 ryo_saeba Exp $";   *    "$Id: request.c,v 1.92 2006/05/21 10:07:13 akirschbaum Exp $";
  */   */
   
 /*  /*
Line 1022
 
Line 1022
 {  {
     object *head;      object *head;
     int bx, by, i;      int bx, by, i;
     uint face_num=0;      uint16 face_num=0;
   
     if (ob->head) head = ob->head;      if (ob->head) head = ob->head;
     else head = ob;      else head = ob;


Legend:
line(s) removed in v.1.91 
line(s) changed
 line(s) added in v.1.92

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