Fix comment

This commit is contained in:
Kurt Zeilenga 2000-04-25 13:02:42 +00:00
parent 627265e301
commit 27a29fddbb

View File

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