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

r13706: Fix typo in typo fix. (-:

(This used to be commit 06be771126)
This commit is contained in:
Tim Potter 2006-02-27 02:44:41 +00:00 committed by Gerald (Jerry) Carter
parent 49739134ad
commit bd97e1a5ea

View File

@ -1527,7 +1527,7 @@ NTSTATUS make_server_info_info3(TALLOC_CTX *mem_ctx,
}
/* if we still don't have a valid unix account check for
'map to guest = bad user' */
'map to guest = bad uid' */
if (!NT_STATUS_IS_OK(nt_status)) {
TALLOC_FREE( sam_account );