mirror of
https://github.com/samba-team/samba.git
synced 2025-01-03 01:18:10 +03:00
lib:pthreadpool: Fix code spelling
Best reviewed with: `git show --word-diff`. Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
This commit is contained in:
parent
25e1987e15
commit
8c32a475e4
@ -27,7 +27,7 @@
|
|||||||
struct pthreadpool_tevent_job_state;
|
struct pthreadpool_tevent_job_state;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* We need one pthreadpool_tevent_glue object per unique combintaion of tevent
|
* We need one pthreadpool_tevent_glue object per unique combination of tevent
|
||||||
* contexts and pthreadpool_tevent objects. Maintain a list of used tevent
|
* contexts and pthreadpool_tevent objects. Maintain a list of used tevent
|
||||||
* contexts in a pthreadpool_tevent.
|
* contexts in a pthreadpool_tevent.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user