mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-10 08:53:27 -05:00
Fix previous commit
This commit is contained in:
parent
978c94a223
commit
e061628ff3
1 changed files with 1 additions and 0 deletions
|
|
@ -518,6 +518,7 @@ int ad_inlist(
|
|||
&attrs->an_desc->ad_tags ) ) {
|
||||
return 1;
|
||||
}
|
||||
continue;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue