mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
winbind3: Fix a comment typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
79517632f8
commit
c295670368
@ -72,7 +72,7 @@ static void wb_getpwsid_queryuser_done(struct tevent_req *subreq)
|
||||
&& (state->userinfo->acct_name[0] != '\0'))
|
||||
{
|
||||
/*
|
||||
* QueryUser got us a name, let's got directly to the
|
||||
* QueryUser got us a name, let's go directly to the
|
||||
* fill_pwent step
|
||||
*/
|
||||
subreq = wb_fill_pwent_send(state, state->ev, state->userinfo,
|
||||
|
Loading…
Reference in New Issue
Block a user