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
Nadezhda Ivanova
OpenLDAP
Commits
f8b4ed8a
Commit
f8b4ed8a
authored
May 02, 2001
by
Kurt Zeilenga
Browse files
Fix secprops mimic'ing
parent
a045117b
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/tools/mimic.c
View file @
f8b4ed8a
...
...
@@ -148,7 +148,7 @@ int slap_sasl_destroy(void)
char
*
slap_sasl_secprops
(
const
char
*
in
)
{
return
""
;
return
NULL
;
}
...
...
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