mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
Remove lint.
This commit is contained in:
parent
a0bd8e1764
commit
e7e4800d44
@ -78,7 +78,7 @@ ldap_send_initial_request(
|
|||||||
const char *dn,
|
const char *dn,
|
||||||
BerElement *ber )
|
BerElement *ber )
|
||||||
{
|
{
|
||||||
LDAPServer *servers, *srv;
|
LDAPServer *servers;
|
||||||
|
|
||||||
Debug( LDAP_DEBUG_TRACE, "ldap_send_initial_request\n", 0, 0, 0 );
|
Debug( LDAP_DEBUG_TRACE, "ldap_send_initial_request\n", 0, 0, 0 );
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user