]> git.sur5r.net Git - openldap/commitdiff
Fix missing end of comment
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 1 Aug 2006 01:35:43 +0000 (01:35 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 1 Aug 2006 01:35:43 +0000 (01:35 +0000)
servers/slapd/acl.c

index 8c96eca81692724f771a9442c9da043ef4f10975..41fefa79c768619d7b8f0b07b7efc58680df5219 100644 (file)
@@ -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; \