mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Fix prev commit
This commit is contained in:
parent
e1b17653d6
commit
16448bf347
1 changed files with 1 additions and 0 deletions
|
|
@ -1700,6 +1700,7 @@ do_modify:
|
|||
*/
|
||||
sc->sc_response = ppolicy_mod_cb;
|
||||
sc->sc_cleanup = ppolicy_mod_cb;
|
||||
op->o_callback = sc;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue