Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 70193 invoked from network); 11 Jul 2010 14:51:11 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 11 Jul 2010 14:51:11 -0000 Received: (qmail 28075 invoked by uid 500); 11 Jul 2010 14:51:11 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 27859 invoked by uid 500); 11 Jul 2010 14:51:10 -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: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 27852 invoked by uid 99); 11 Jul 2010 14:51:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Jul 2010 14:51:10 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Jul 2010 14:51:08 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 9C19023889F1; Sun, 11 Jul 2010 14:50:13 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r963084 - /httpd/httpd/trunk/modules/ldap/util_ldap.c Date: Sun, 11 Jul 2010 14:50:13 -0000 To: cvs@httpd.apache.org From: covener@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100711145013.9C19023889F1@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: covener Date: Sun Jul 11 14:50:13 2010 New Revision: 963084 URL: http://svn.apache.org/viewvc?rev=963084&view=rev Log: whitespace only Modified: httpd/httpd/trunk/modules/ldap/util_ldap.c Modified: httpd/httpd/trunk/modules/ldap/util_ldap.c URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/ldap/util_ldap.c?rev=963084&r1=963083&r2=963084&view=diff ============================================================================== --- httpd/httpd/trunk/modules/ldap/util_ldap.c (original) +++ httpd/httpd/trunk/modules/ldap/util_ldap.c Sun Jul 11 14:50:13 2010 @@ -2752,7 +2752,7 @@ static int util_ldap_post_config(apr_poo st_vhost->cache_shm = st->cache_shm; st_vhost->cache_rmm = st->cache_rmm; st_vhost->cache_file = st->cache_file; - st_vhost->util_ldap_cache = st->util_ldap_cache; + st_vhost->util_ldap_cache = st->util_ldap_cache; ap_log_error(APLOG_MARK, APLOG_DEBUG, result, s, "LDAP merging Shared Cache conf: shm=0x%pp rmm=0x%pp " "for VHOST: %s", st->cache_shm, st->cache_rmm,