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
d731ee94
Commit
d731ee94
authored
Apr 01, 2007
by
Quanah Gibson-Mount
Browse files
Fix minor typo (ITS#4874)
parent
754123a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/acl.c
View file @
d731ee94
...
...
@@ -2476,7 +2476,7 @@ acl_set_cb_gather( Operation *op, SlapReply *rs )
}
}
if
(
bvals
)
{
if
(
bvals
p
)
{
p
->
bvals
=
slap_set_join
(
p
->
cookie
,
p
->
bvals
,
(
'|'
|
SLAP_SET_RREF
),
bvalsp
);
}
...
...
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