mirror of
https://github.com/samba-team/samba.git
synced 2025-03-10 12:58:35 +03:00
Unindent function header.
Michael (This used to be commit cafda34783f0961c9b463803c19cfcb69f836e3f)
This commit is contained in:
parent
3f42428f9b
commit
4ad3464fb9
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user