1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-09 08:58:35 +03:00

Typo fix.

rafal
This commit is contained in:
Rafal Szczesniak -
parent b5e492b8ea
commit 5d7f81eea2

View File

@ -128,7 +128,7 @@ static void destroy_pdb_talloc(SAM_ACCOUNT **user)
/**********************************************************************
Alloc memory and initialises a struct sam_passwd on supplied mem_ctx.
Allocates memory and initialises a struct sam_passwd on supplied mem_ctx.
***********************************************************************/
NTSTATUS pdb_init_sam_talloc(TALLOC_CTX *mem_ctx, SAM_ACCOUNT **user)