mirror of
https://github.com/samba-team/samba.git
synced 2025-03-05 20:58:40 +03:00
ctdb/client/client.h: typo fixes
Signed-off-by: Bjoern Jacke <bjacke@samba.org> Reviewed-by: Martin Schwenke <martin@meltin.net>
This commit is contained in:
parent
522697331f
commit
c71a1df18a
@ -184,7 +184,7 @@ void ctdb_client_wait(struct tevent_context *ev, bool *done);
|
||||
* @param[in] ev Tevent context
|
||||
* @param[in] done Boolean flag to indicate when to stop waiting
|
||||
* @param[in] timeout How long to wait
|
||||
* @return 0 on succes, ETIMEDOUT on timeout, and errno on failure
|
||||
* @return 0 on success, ETIMEDOUT on timeout, and errno on failure
|
||||
*/
|
||||
int ctdb_client_wait_timeout(struct tevent_context *ev, bool *done,
|
||||
struct timeval timeout);
|
||||
|
Loading…
x
Reference in New Issue
Block a user