1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-05 20:58:40 +03:00

Doxygen janitor: rpc_resolve_dc parameter is spelled "trust_passwd"

(This used to be commit 9dbc3dcfe0bccf1f76930ae86970b48ba5ed1e91)
This commit is contained in:
Martin Pool 2003-02-28 04:11:28 +00:00
parent 22d482dade
commit 4125dfca83

@ -115,7 +115,7 @@ static NTSTATUS rpc_resolve_dc(const char *server,
* @param cli the cli to return containing the active connection
* @param server either a machine name or text IP address to
* connect to.
* @param trust_password the trust password to establish the
* @param trust_passwd the trust password to establish the
* credentials with.
*
**/