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

neil_a_wilson
07.48.2006 a35f8a47cca3dbdb584cad85c5aa61f27e0bf42a
opends/src/server/org/opends/server/messages/CoreMessages.java
@@ -5928,7 +5928,8 @@
  /**
   * The message ID for the message that will be used if a modify operation does
   * not contain any modifications.  This does not take any arguments.
   * not contain any modifications.  This takes a single argument, which is the
   * DN of the entry to modify.
   */
  public static final int MSGID_MODIFY_NO_MODIFICATIONS =
       CATEGORY_MASK_CORE | SEVERITY_MASK_SEVERE_ERROR | 566;