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

Fix a typo

This commit is contained in:
Volker Lendecke 2009-02-12 16:21:45 +01:00
parent 5a5af073bb
commit e9467ff26e

View File

@ -1947,7 +1947,7 @@ void pdb_search_destroy(struct pdb_search *search)
}
/*******************************************************************
trustodm methods
trustdom methods
*******************************************************************/
bool pdb_get_trusteddom_pw(const char *domain, char** pwd, DOM_SID *sid,