summaryrefslogtreecommitdiff
path: root/modules/ldap/util_ldap.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/ldap/util_ldap.c')
-rw-r--r--modules/ldap/util_ldap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ldap/util_ldap.c b/modules/ldap/util_ldap.c
index 46840ad6..c7f7b93d 100644
--- a/modules/ldap/util_ldap.c
+++ b/modules/ldap/util_ldap.c
@@ -2110,7 +2110,7 @@ static const char *util_ldap_set_cache_file(cmd_parms *cmd, void *dummy,
}
ap_log_error(APLOG_MARK, APLOG_DEBUG, 0, cmd->server, APLOGNO(01298)
- "LDAP cache: Setting shared memory cache file to %s bytes.",
+ "LDAP cache: Setting shared memory cache file to %s.",
st->cache_file);
return NULL;