Fix a small typo in a comment and pretty it up a bit.
authorRichard Sharpe <sharpe@samba.org>
Fri, 11 Jul 2003 17:50:59 +0000 (17:50 +0000)
committerRichard Sharpe <sharpe@samba.org>
Fri, 11 Jul 2003 17:50:59 +0000 (17:50 +0000)
(This used to be commit 3b5ddd8e1f021f6a38434c0d9a47317ab6ff2614)

source3/auth/auth_util.c

index 3f9c120cfb1c11fbe87340b160cca1ebba8a5f21..8e1b420b47382c536327954ff5da2fb2b8c00382 100644 (file)
@@ -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,