mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-05 22:50:51 -05:00
reword comment
This commit is contained in:
parent
67c5019ac7
commit
eb29c7c37b
1 changed files with 1 additions and 1 deletions
|
|
@ -811,7 +811,7 @@ rwm_exop_passwd( Operation *op, SlapReply *rs )
|
|||
return -1;
|
||||
}
|
||||
|
||||
/* TODO: re-encode the request */
|
||||
/* TODO: re-encode the request with the massaged DN */
|
||||
|
||||
return SLAP_CB_CONTINUE;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue