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

Another static function.

Andrew Bartlett
(This used to be commit 128c328ddb)
This commit is contained in:
Andrew Bartlett 2004-02-08 01:30:59 +00:00
parent e0acf3780a
commit 131bf59694

View File

@ -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;