Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ingo Voss
OpenLDAP
Commits
3fce9100
Commit
3fce9100
authored
Nov 26, 2002
by
Kurt Zeilenga
Browse files
Fix typo
parent
9917be1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/filter.c
View file @
3fce9100
...
...
@@ -414,7 +414,7 @@ get_substring_filter(
goto
return_error
;
}
/* valiate using equality matching rule validator! */
/* vali
d
ate using equality matching rule validator! */
rc
=
value_validate
(
f
->
f_sub_desc
->
ad_type
->
sat_equality
,
&
value
,
text
);
if
(
rc
!=
LDAP_SUCCESS
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment