X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=libraries%2Flibldap%2Frequest.c;h=6650c0e5af3dbaf777a89f550514440ad5883097;hb=10566c8be384c6435476ec54e842382841cb84b6;hp=a6a4744d2eacc8866c1776ebb16bb1e7bac73b55;hpb=fd5ad3ef399dc281e78b06a36162a58a95518c34;p=openldap diff --git a/libraries/libldap/request.c b/libraries/libldap/request.c index a6a4744d2e..6650c0e5af 100644 --- a/libraries/libldap/request.c +++ b/libraries/libldap/request.c @@ -1073,7 +1073,7 @@ static int ldap_int_nextref( * The array will be free'd by this function when no longer needed * (IN) sref != 0 if following search reference * (OUT) errstrp = Place to return a string of referrals which could not be followed - * (OUT) hadrefp = 1 if sucessfully followed referral + * (OUT) hadrefp = 1 if successfully followed referral * * Return value - number of referrals followed *