mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
tevent: Fix a typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
544c7285a2
commit
a9f358f7d7
@ -184,6 +184,6 @@ tevent_wakeup_recv() )
|
||||
|
||||
A comprehensive example of nested subrequests can be found in the file
|
||||
echo_server.c. It implements a complete, self-contained echo server with no
|
||||
dependencies but libevent and libtalloc.
|
||||
dependencies but libtevent and libtalloc.
|
||||
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user