Return-Path: Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 27858 invoked by uid 500); 4 Apr 2003 13:47:14 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 27847 invoked by uid 500); 4 Apr 2003 13:47:14 -0000 Delivered-To: apmail-httpd-2.0-cvs@apache.org Date: 4 Apr 2003 13:47:14 -0000 Message-ID: <20030404134714.73668.qmail@icarus.apache.org> From: trawick@apache.org To: httpd-2.0-cvs@apache.org Subject: cvs commit: httpd-2.0/modules/experimental util_ldap.c X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N trawick 2003/04/04 05:47:14 Modified: modules/experimental util_ldap.c Log: fix a bungled comment style conversion Submitted by: Graham Leggett Revision Changes Path 1.14 +1 -1 httpd-2.0/modules/experimental/util_ldap.c Index: util_ldap.c =================================================================== RCS file: /home/cvs/httpd-2.0/modules/experimental/util_ldap.c,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- util_ldap.c 4 Apr 2003 13:42:26 -0000 1.13 +++ util_ldap.c 4 Apr 2003 13:47:13 -0000 1.14 @@ -441,7 +441,7 @@ } /* artificially disable cache */ -l = NULL; +/* l = NULL; */ /* If no connection what found after the second search, we * must create one.