]> granicus.if.org Git - apache/commitdiff
fix a bungled comment style conversion
authorJeff Trawick <trawick@apache.org>
Fri, 4 Apr 2003 13:47:13 +0000 (13:47 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 4 Apr 2003 13:47:13 +0000 (13:47 +0000)
Submitted by: Graham Leggett

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99209 13f79535-47bb-0310-9956-ffa450edef68

modules/experimental/util_ldap.c

index b3da928d56e5e7c8525ebb5500b380fbaa89bfea..033ee140516ae3be4e1c57eb466a3e469268f492 100644 (file)
@@ -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.