1
0
mirror of https://github.com/samba-team/samba.git synced 2025-09-16 01:44:21 +03:00

Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test

(This used to be commit 4e1bf48e7e)
This commit is contained in:
Jeremy Allison
2008-01-04 13:59:52 -08:00

View File

@@ -52,7 +52,7 @@ static void gotalarm_sig(void)
gotalarm = 1;
}
LDAP *ldap_open_with_timeout(const char *server, int port, unsigned int to)
LDAP *ldap_open_with_timeout(const char *server, int port, unsigned int to)
{
LDAP *ldp = NULL;