]> git.sur5r.net Git - openldap/commitdiff
cleanup previous commit
authorPierangelo Masarati <ando@openldap.org>
Wed, 17 Nov 2004 15:05:59 +0000 (15:05 +0000)
committerPierangelo Masarati <ando@openldap.org>
Wed, 17 Nov 2004 15:05:59 +0000 (15:05 +0000)
servers/slapd/back-bdb/init.c

index e60bc0262b6bc4b1b985491bdab424d087e463bf..a7f6b4c039383fa6795bfd5643b75f231632d6ec 100644 (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 );
                }