mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
cleanup previous commit
This commit is contained in:
parent
bc478dee46
commit
262df940f1
1 changed files with 1 additions and 1 deletions
|
|
@ -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 );
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue