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
bd0ef50f
Commit
bd0ef50f
authored
Aug 01, 2006
by
Quanah Gibson-Mount
Browse files
Fix missing end of comment
parent
1e9da12e
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/acl.c
View file @
bd0ef50f
...
...
@@ -949,6 +949,7 @@ slap_acl_get(
/*
* Record value-dependent access control state
*/
#define ACL_RECORD_VALUE_STATE do { \
if( state && !( state->as_recorded & ACL_STATE_RECORDED_VD )) { \
state->as_recorded |= ACL_STATE_RECORDED_VD; \
...
...
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