[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-cvs
Subject:    svn commit: r737582 - /httpd/httpd/trunk/modules/ldap/util_ldap.c
From:       trawick () apache ! org
Date:       2009-01-25 21:35:44
Message-ID: 20090125213544.C7A8D23888E6 () eris ! apache ! org
[Download RAW message or body]

Author: trawick
Date: Sun Jan 25 21:35:44 2009
New Revision: 737582

URL: http://svn.apache.org/viewvc?rev=737582&view=rev
Log:
fix spelling in debug log message

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=737582&r1=737581&r2=737582&view=diff
 ==============================================================================
--- httpd/httpd/trunk/modules/ldap/util_ldap.c (original)
+++ httpd/httpd/trunk/modules/ldap/util_ldap.c Sun Jan 25 21:35:44 2009
@@ -2353,7 +2353,7 @@
     util_ldap_config_t *dc =  config;
 
     ap_log_error(APLOG_MARK, APLOG_DEBUG, 0, cmd->server,
-                      "LDAP: Setting refferal chasing %s",
+                      "LDAP: Setting referral chasing %s",
                       (mode == AP_LDAP_CHASEREFERRALS_ON) ? "ON" : "OFF");
 
     dc->ChaseReferrals = mode;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic