1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-26 04:23:49 +03:00

r13706: Fix typo in typo fix. (-:

This commit is contained in:
Tim Potter
2006-02-27 02:44:41 +00:00
committed by Gerald (Jerry) Carter
parent 37b0166d3f
commit 06be771126

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 );