mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 08:39:37 -05:00
revert last commit
This commit is contained in:
parent
f1ae2e63c1
commit
dd18c8b2a4
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_UCTYPE " library version mismatch:"
|
||||
"BDB library version mismatch:"
|
||||
" expected " DB_VERSION_STRING ","
|
||||
" got %s\n", version, 0, 0 );
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue