mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
tevent: Fix a typo
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Mon May 9 08:17:08 CEST 2011 on sn-devel-104
This commit is contained in:
parent
1cb16a0000
commit
8aab926c28
@ -136,7 +136,7 @@ struct tevent_context *tevent_context_init_byname(TALLOC_CTX *mem_ctx, const cha
|
||||
const char **tevent_backend_list(TALLOC_CTX *mem_ctx);
|
||||
|
||||
/**
|
||||
* @brief Set the default tevent backent.
|
||||
* @brief Set the default tevent backend.
|
||||
*
|
||||
* @param[in] backend The name of the backend to set.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user