1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-03 01:18:10 +03:00

s4:samba: Fix code spelling

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Joseph Sutton 2023-09-07 16:24:56 +12:00 committed by Andrew Bartlett
parent 36ccc9cf26
commit 882a4674c0

View File

@ -78,7 +78,7 @@ static void single_accept_connection(struct tevent_context *ev,
/*
* We use the PID so we cannot collide in with cluster ids
* generated in other single mode tasks, and, and won't
* collide with PIDs from process model standard because a the
* collide with PIDs from process model standard because the
* combination of pid/fd should be unique system-wide
*/
new_conn(ev, lp_ctx, connected_socket,
@ -106,7 +106,7 @@ static void single_new_task(struct tevent_context *ev,
/*
* We use the PID so we cannot collide in with cluster ids
* generated in other single mode tasks, and, and won't
* collide with PIDs from process model starndard because a the
* collide with PIDs from process model standard because the
* combination of pid/task_id should be unique system-wide
*
* Using the pid unaltered makes debugging of which process