]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/unbind.c
userPassword/authPassword can be safely subtyped (though I wouldn't
[openldap] / servers / slapd / unbind.c
index 0ec5ce8641b21b2dc69bf2dd7bc68b66d9f752db..40457cfe9ace176af24e749075d2b23bba5f3eb4 100644 (file)
@@ -47,7 +47,7 @@ do_unbind(
         *      UnBindRequest ::= NULL
         */
 
-       Statslog( LDAP_DEBUG_STATS, "conn=%ld op=%d UNBIND\n", op->o_connid,
+       Statslog( LDAP_DEBUG_STATS, "conn=%lu op=%lu UNBIND\n", op->o_connid,
            op->o_opid, 0, 0, 0 );
 
        /* pass the unbind to all backends */