]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
rpc_client: Fix a typo
authorVolker Lendecke <vl@samba.org>
Fri, 26 Feb 2021 20:38:19 +0000 (21:38 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 9 Mar 2021 22:36:28 +0000 (22:36 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/rpc_client/cli_pipe.c

index 8f52acadec87be38aa31cdd3e2e147bebeaa7ff6..4a0e7693fdac0584f9efabd9a819e70b1484e54c 100644 (file)
@@ -1808,7 +1808,7 @@ static NTSTATUS create_rpc_bind_auth3(TALLOC_CTX *mem_ctx,
 
 /*******************************************************************
  Creates a DCE/RPC bind alter context authentication request which
- may contain a spnego auth blobl
+ may contain a spnego auth blob
  ********************************************************************/
 
 static NTSTATUS create_rpc_alter_context(TALLOC_CTX *mem_ctx,