]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/unbind.c
Add missing semicolon.
[openldap] / servers / slapd / unbind.c
index 72342b7b706d289f72301ed37fe3624ed181cff7..da6e1cd7c7dee198905a0fedfe04b2a14a5efd25 100644 (file)
@@ -36,7 +36,7 @@ do_unbind(
         *      UnBindRequest ::= NULL
         */
 
-       Statslog( LDAP_DEBUG_STATS, "conn=%d op=%d UNBIND\n", conn->c_connid,
+       Statslog( LDAP_DEBUG_STATS, "conn=%d op=%d UNBIND\n", op->o_connid,
            op->o_opid, 0, 0, 0 );
 
        /* pass the unbind to all backends */