1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00

Fix a comment

This commit is contained in:
Volker Lendecke 2008-05-12 17:05:42 +02:00 committed by Michael Adam
parent c81d553742
commit 8ae39c1339

View 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,