librpc: Fix a typo
authorVolker Lendecke <vl@samba.org>
Sat, 19 Mar 2022 17:38:04 +0000 (18:38 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 27 Oct 2022 18:18:36 +0000 (18:18 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/librpc/rpc/dcerpc_util.c

index 6ea27a8d9a3b73f86b7056f6974e304793567a11..35fc6372c40f77f4db22fe29fd0ff38ed0055b8f 100644 (file)
@@ -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,