summaryrefslogtreecommitdiffstats
path: root/source/auth
diff options
context:
space:
mode:
authorRichard Sharpe <sharpe@samba.org>2003-07-11 17:50:59 +0000
committerRichard Sharpe <sharpe@samba.org>2003-07-11 17:50:59 +0000
commit3b5ddd8e1f021f6a38434c0d9a47317ab6ff2614 (patch)
tree8d00b8008f779a7078191f605c9ca9a11c141ac1 /source/auth
parent8edf193722f699cc33baed410917a78a5e28d0a4 (diff)
downloadsamba-3b5ddd8e1f021f6a38434c0d9a47317ab6ff2614.tar.gz
samba-3b5ddd8e1f021f6a38434c0d9a47317ab6ff2614.tar.xz
samba-3b5ddd8e1f021f6a38434c0d9a47317ab6ff2614.zip
Fix a small typo in a comment and pretty it up a bit.
Diffstat (limited to 'source/auth')
-rw-r--r--source/auth/auth_util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/auth/auth_util.c b/source/auth/auth_util.c
index 3f9c120cfb1..8e1b420b473 100644
--- a/source/auth/auth_util.c
+++ b/source/auth/auth_util.c
@@ -975,7 +975,7 @@ NTSTATUS make_server_info_info3(TALLOC_CTX *mem_ctx,
domain = domain;
}
- /* try to fill the same account.. If getpwnam() fails, then try the
+ /* try to fill the SAM account.. If getpwnam() fails, then try the
add user script (2.2.x behavior) */
nt_status = fill_sam_account(mem_ctx, nt_domain, internal_username,