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

neil_a_wilson
07.44.2007 557168f679aaa1808644aa7a47e7e902acad5d37
opends/src/server/org/opends/server/messages/ConfigMessages.java
@@ -106,8 +106,8 @@
  /**
   * The message ID for the message that will be used if an attempt is made to
   * assign an inappropriate value to a boolean attribute.  This takes a single
   * argument, which is the provided invalid value.
   * assign an inappropriate value to a boolean attribute.  This takes a two
   * arguments, which are the attribute name and the provided invalid value.
   */
  public static final int MSGID_CONFIG_ATTR_INVALID_BOOLEAN_VALUE =
       CATEGORY_MASK_CONFIG | SEVERITY_MASK_MILD_ERROR | 7;