NEW_LOGGING bugs (ITS#1730)

Here a patch for another:  A spurious `"' in back-ldbm.
From Hallvard.
This commit is contained in:
Kurt Zeilenga 2002-04-17 17:54:52 +00:00
parent 1dea5905c6
commit 84f4acf124

View file

@ -177,7 +177,7 @@ ldbm_back_db_config(
#else
#ifdef NEW_LOGGING
LDAP_LOG (( "config",LDAP_LEVEL_ERR, "ldbm_back_db_config: "\"dbsync\""
LDAP_LOG (( "config", LDAP_LEVEL_ERR, "ldbm_back_db_config: \"dbsync\""
" policies not supported in non-threaded environments\n" ));
#else
Debug( LDAP_DEBUG_ANY,