mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
Another static function.
Andrew Bartlett (This used to be commit 128c328ddbc9f2283badde95ce743e696f94f6a4)
This commit is contained in:
parent
e0acf3780a
commit
131bf59694
@ -221,7 +221,7 @@ ATTRIB_MAP_ENTRY sidmap_attr_list[] = {
|
|||||||
/*******************************************************************
|
/*******************************************************************
|
||||||
find the ldap password
|
find the ldap password
|
||||||
******************************************************************/
|
******************************************************************/
|
||||||
BOOL fetch_ldap_pw(char **dn, char** pw)
|
static BOOL fetch_ldap_pw(char **dn, char** pw)
|
||||||
{
|
{
|
||||||
char *key = NULL;
|
char *key = NULL;
|
||||||
size_t size;
|
size_t size;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user