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