Skip to content
Snippets Groups Projects
Commit 27a29fdd authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Fix comment

parent 627265e3
No related branches found
No related tags found
No related merge requests found
......@@ -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;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment