mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
Add comment for prev commit
This commit is contained in:
parent
3dfab875e8
commit
9281472144
@ -441,6 +441,9 @@ monitor_back_register_database(
|
||||
if ( rc != 0 ) {
|
||||
goto done;
|
||||
}
|
||||
/* database_init_one advanced ep past where we want.
|
||||
* But it stored the entry we want in mp->mp_next.
|
||||
*/
|
||||
ep = &mp->mp_next;
|
||||
|
||||
done:;
|
||||
|
Loading…
Reference in New Issue
Block a user