From: Jeff Trawick Date: Fri, 4 Apr 2003 13:47:13 +0000 (+0000) Subject: fix a bungled comment style conversion X-Git-Tag: pre_ajp_proxy~1920 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=613ac62e8372fc9c322df5fa1719ba991727d68d;p=thirdparty%2Fapache%2Fhttpd.git fix a bungled comment style conversion Submitted by: Graham Leggett git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99209 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/experimental/util_ldap.c b/modules/experimental/util_ldap.c index b3da928d56e..033ee140516 100644 --- a/modules/experimental/util_ldap.c +++ b/modules/experimental/util_ldap.c @@ -441,7 +441,7 @@ LDAP_DECLARE(util_ldap_connection_t *)util_ldap_connection_find(request_rec *r, } /* artificially disable cache */ -l = NULL; +/* l = NULL; */ /* If no connection what found after the second search, we * must create one.