Difference for common/item.c from version 1.47 to 1.48


version 1.47 version 1.48
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_item_c =   * static char *rcsid_item_c =
  *   "$Id: item.c,v 1.47 2005/04/15 20:56:38 ryo_saeba Exp $";   *   "$Id: item.c,v 1.48 2005/07/15 13:51:48 ryo_saeba Exp $";
  */   */
   
 /*  /*
Line 1219
 
Line 1219
      /* A lot of the values can change from an update - might as well send       /* A lot of the values can change from an update - might as well send
       * it all.        * it all.
       */        */
      esrv_send_item_func(pl, op);       esrv_send_item(pl, op);
     }      }
 }  }


Legend:
line(s) removed in v.1.47 
line(s) changed
 line(s) added in v.1.48

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