mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

lutoff
06.00.2007 38820ccc2f2d77c80e3df86964db15ec1bb73734
opendj-sdk/opends/src/server/org/opends/server/messages/AciMessages.java
@@ -723,10 +723,11 @@
         CATEGORY_MASK_ACCESS_CONTROL | SEVERITY_MASK_SEVERE_WARNING | 71;
   /**
    * The message ID for the message that will be used if the server is unable to
    * obtain a lock on a ModifyDN new superior entry.  This takes a
    * single argument, which is the DN of the new superior entry.
    */
     * The message ID for the message that will be used if the server
     * is unable to obtain a lock on a ModifyDN new superior entry.
     * This takes a single argument, which is the DN of the new
     * superior entry.
     */
   public static final int MSGID_ACI_HANDLER_CANNOT_LOCK_NEW_SUPERIOR_USER =
        CATEGORY_MASK_ACCESS_CONTROL | SEVERITY_MASK_SEVERE_WARNING | 72;