Updated doc.

This commit is contained in:
Florian Pose 2008-07-17 11:51:22 +00:00
parent 46b310046e
commit 21216c40d8
1 changed files with 3 additions and 0 deletions

View File

@ -825,6 +825,9 @@ void ecrt_domain_state(
*
* If the request cannot be processed in the specified time, if will be marked
* as failed.
*
* The timeout is permanently stored in the request object and is valid until
* the next call of this method.
*/
void ecrt_sdo_request_timeout(
ec_sdo_request_t *req, /**< Sdo request. */