cleanup previous commit

This commit is contained in:
Pierangelo Masarati 2004-11-17 15:05:59 +00:00
parent bc478dee46
commit 262df940f1

View file

@ -579,7 +579,7 @@ bdb_back_initialize(
{
Debug( LDAP_DEBUG_ANY,
LDAP_XSTRING(bdb_back_initialize) ": "
"BDB library version mismatch:"
BDB_UCTYPE " library version mismatch:"
" expected " DB_VERSION_STRING ","
" got %s\n", version, 0, 0 );
}