mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
ITS#9461 fix typo
This commit is contained in:
parent
257847ab71
commit
f9c5b46651
@ -8530,7 +8530,7 @@ mdb_cursor_del0(MDB_cursor *mc)
|
||||
}
|
||||
}
|
||||
}
|
||||
m3->mc_flags |= C_DEL;
|
||||
mc->mc_flags |= C_DEL;
|
||||
|
||||
fail:
|
||||
if (rc)
|
||||
|
Loading…
Reference in New Issue
Block a user