Skip to content

Commit

Permalink
tevent: Fix a typo
Browse files Browse the repository at this point in the history
Autobuild-User: Volker Lendecke <[email protected]>
Autobuild-Date: Mon May  9 08:17:08 CEST 2011 on sn-devel-104
  • Loading branch information
vlendec committed May 9, 2011
1 parent 1cb16a0 commit 8aab926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tevent/tevent.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/
Expand Down

0 comments on commit 8aab926

Please sign in to comment.