mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-01 19:39:29 -05:00
Fix comment
This commit is contained in:
parent
627265e301
commit
27a29fddbb
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue