summaryrefslogtreecommitdiff
path: root/source3/auth
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2003-03-17 22:42:56 +0000
committerAndrew Bartlett <abartlet@samba.org>2003-03-17 22:42:56 +0000
commit45d3e78547cb2024d9cf7bf1fc838dd33ad8126b (patch)
treede59e9d49af97b3d18c353e26b0207f159fdff58 /source3/auth
parent467f1028f44f96cffac8f81a6d921c82d9242bed (diff)
downloadsamba-45d3e78547cb2024d9cf7bf1fc838dd33ad8126b.tar.gz
samba-45d3e78547cb2024d9cf7bf1fc838dd33ad8126b.tar.bz2
samba-45d3e78547cb2024d9cf7bf1fc838dd33ad8126b.zip
Mege from HEAD - doxygen.
(This used to be commit 04a5cbc8964386774acdca759b4cfaded068c8f2)
Diffstat (limited to 'source3/auth')
-rw-r--r--source3/auth/auth_domain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/auth/auth_domain.c b/source3/auth/auth_domain.c
index b3f50072bc..0d90a184a4 100644
--- a/source3/auth/auth_domain.c
+++ b/source3/auth/auth_domain.c
@@ -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.
*
**/