ITS#7710 fix typo

This commit is contained in:
Howard Chu 2013-10-10 04:04:44 -07:00
parent 44504848ac
commit 63314e9c4a

View file

@ -566,7 +566,7 @@ refint_repair(
*
*/
opid = op2.o_opid;
opid = op->o_opid;
op2 = *op;
for ( dp = rq->attrs; dp; dp = dp->next ) {
SlapReply rs2 = {REP_RESULT};