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
Joe Martin
OpenLDAP
Commits
1e9da12e
Commit
1e9da12e
authored
Aug 01, 2006
by
Quanah Gibson-Mount
Browse files
minor typo fix (maintaned->maintained)
parent
37923449
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/acl.c
View file @
1e9da12e
...
...
@@ -1434,7 +1434,7 @@ slap_acl_mask(
* NOTE: styles "anonymous", "users" and "self"
* have been moved to enum slap_style_t, whose
* value is set in a_dn_style; however, the string
* is maintaned in a_dn_pat.
* is mainta
i
ned in a_dn_pat.
*/
if
(
op
->
o_conn
&&
!
BER_BVISNULL
(
&
op
->
o_conn
->
c_ndn
)
)
...
...
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