reword comment

This commit is contained in:
Pierangelo Masarati 2006-10-07 13:12:16 +00:00
parent 67c5019ac7
commit eb29c7c37b

View File

@ -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;
}