Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tero Saarni
OpenLDAP
Commits
83ade79c
Commit
83ade79c
authored
Sep 24, 2018
by
Howard Chu
Committed by
Quanah Gibson-Mount
Sep 24, 2018
Browse files
ITS#8918 fix typo
parent
00dc7a8f
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/sasl.c
View file @
83ade79c
...
...
@@ -323,7 +323,7 @@ slap_auxprop_lookup(
/* we don't know anything about this, ignore it */
if
(
!
conn
)
{
rc
=
=
LDAP_SUCCESS
;
rc
=
LDAP_SUCCESS
;
goto
done
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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