From e7e4800d445245334b5b276c874c769a821e8c81 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Sat, 25 Sep 1999 23:13:15 +0000 Subject: [PATCH] Remove lint. --- libraries/libldap/request.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/libldap/request.c b/libraries/libldap/request.c index 36bd54aff7..6e4174e936 100644 --- a/libraries/libldap/request.c +++ b/libraries/libldap/request.c @@ -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 ); -- 2.39.5