version 1.47 | version 1.48 | |||
---|---|---|---|---|
|
| |||
/* | /* | |||
* 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 $"; | |||
*/ | */ | |||
/* | /* | |||
|
| |||
/* 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:
|