mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
tevent: Fix docstring, tevent_req_is_in_progress does not destroy private data
Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Wed Nov 17 07:23:51 UTC 2010 on sn-devel-104
This commit is contained in:
parent
27df2e544a
commit
3f43b7e542
@ -924,8 +924,6 @@ struct tevent_req *tevent_req_post(struct tevent_req *req,
|
||||
*
|
||||
* It is typically used by sync wrapper functions.
|
||||
*
|
||||
* This function destroys the attached private data.
|
||||
*
|
||||
* @param[in] req The request to poll.
|
||||
*
|
||||
* @return The boolean form of "is in progress".
|
||||
|
Loading…
Reference in New Issue
Block a user