Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
6eed55d8
Commit
6eed55d8
authored
May 06, 2015
by
Emmanuel Lécharny
Committed by
Quanah Gibson-Mount
May 11, 2015
Browse files
ITS#8131 fix typo in prev commit
parent
e049a3bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/back-meta/conn.c
View file @
6eed55d8
...
...
@@ -537,7 +537,7 @@ retry:;
}
else
{
rs
->
sr_err
=
LDAP_OTHER
;
rs
->
sr_text
=
"Unknown response to StartTLS request :"
" an ExtendedRespo
s
ne is expected"
;
" an ExtendedRespon
s
e is expected"
;
}
if
(
res
!=
NULL
)
{
...
...
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