mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
Fix comment
This commit is contained in:
parent
627265e301
commit
27a29fddbb
@ -55,7 +55,7 @@ starttls_extop (
|
||||
|| ctx == NULL)
|
||||
{
|
||||
if (default_referral != NULL) {
|
||||
/* caller will put the referral into the result */
|
||||
/* caller will put the referral in the result */
|
||||
rc = LDAP_REFERRAL;
|
||||
goto done;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user