]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
tevent: Fix a typo
authorVolker Lendecke <vl@samba.org>
Mon, 5 Jun 2017 05:23:27 +0000 (07:23 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 14 Nov 2017 11:39:12 +0000 (12:39 +0100)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit b03475048a49db78422d1bfc11f2c69d56fbf87f)

lib/tevent/tevent.h

index ba4bb4da9173f8b80699b60623a131367b1edf89..728cf6267f177fa2015885b22afc74281c7b201d 100644 (file)
@@ -1777,7 +1777,7 @@ void tevent_thread_proxy_schedule(struct tevent_thread_proxy *tp,
  *
  * It is the duty of the caller of tevent_threaded_context_create() to
  * keep the event context around longer than any
- * tevent_threaded_context. tevent will abort if ev is talllc_free'ed
+ * tevent_threaded_context. tevent will abort if ev is talloc_free'ed
  * with an active tevent_threaded_context.
  *
  * If tevent is build without pthread support, this always returns