]> git.sur5r.net Git - openldap/commitdiff
Update comment
authorKurt Zeilenga <kurt@openldap.org>
Fri, 8 Feb 2002 18:26:53 +0000 (18:26 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 8 Feb 2002 18:26:53 +0000 (18:26 +0000)
servers/slapd/acl.c

index e6bf8eb6e1adb138be090da1d3f89f13fec81fdd..744b416a66e6a04aba8b3439fbb6e123c8feceff 100644 (file)
@@ -1151,8 +1151,8 @@ acl_check_modlist(
                        }
                        break;
 
-                       /* adding attribute thru modrdn */
                case SLAP_MOD_SOFTADD:
+                       /* allow adding attribute via modrdn thru */
                        break;
 
                default: