mirror of
https://github.com/samba-team/samba.git
synced 2025-02-25 17:57:42 +03:00
librpc: Fix a typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
e287dfe9ed
commit
b0d321f833
@ -665,7 +665,7 @@ struct composite_context *dcerpc_pipe_auth_send(struct dcerpc_pipe *p,
|
||||
Receive result of authenticated bind request on dcerpc pipe
|
||||
|
||||
This returns *p, which may be different to the one originally
|
||||
supllied, as it rebinds to a new pipe due to authentication fallback
|
||||
supplied, as it rebinds to a new pipe due to authentication fallback
|
||||
|
||||
*/
|
||||
NTSTATUS dcerpc_pipe_auth_recv(struct composite_context *c, TALLOC_CTX *mem_ctx,
|
||||
|
Loading…
x
Reference in New Issue
Block a user