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

Fix typo.

Karolin
This commit is contained in:
Karolin Seeger 2008-02-08 09:52:05 +01:00 committed by Volker Lendecke
parent 2bec0a1fb7
commit 53b83bb53f

View File

@ -168,7 +168,7 @@ NTSTATUS make_pdb_method_name(struct pdb_methods **methods, const char *selected
}
/******************************************************************
Return an already initialised pdn_methods structure
Return an already initialized pdb_methods structure
*******************************************************************/
static struct pdb_methods *pdb_get_methods_reload( bool reload )