Fix a comment
authorVolker Lendecke <vl@samba.org>
Mon, 12 May 2008 15:05:42 +0000 (17:05 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 21 May 2008 21:35:24 +0000 (23:35 +0200)
(This used to be commit 8ae39c1339758795a91c6a168e210357e7f29eae)

source3/rpc_client/cli_pipe.c

index 8c801e5f6ba0952d2523a451d47a7d237107eb38..7eaeb5302562e60a180a7ff11241f515ca7a4f60 100644 (file)
@@ -2485,7 +2485,7 @@ NTSTATUS rpccli_kerberos_bind_data(TALLOC_CTX *mem_ctx,
 }
 
 /********************************************************************
- Create a named pipe struct, connecting to a tcp port
+ Create a rpc pipe client struct, connecting to a tcp port
  ********************************************************************/
 NTSTATUS rpc_pipe_open_tcp(TALLOC_CTX *mem_ctx, const char *host,
                           uint16_t port,