mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-03 05:30:07 -05:00
Remove lint.
This commit is contained in:
parent
a0bd8e1764
commit
e7e4800d44
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ ldap_send_initial_request(
|
|||
const char *dn,
|
||||
BerElement *ber )
|
||||
{
|
||||
LDAPServer *servers, *srv;
|
||||
LDAPServer *servers;
|
||||
|
||||
Debug( LDAP_DEBUG_TRACE, "ldap_send_initial_request\n", 0, 0, 0 );
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue