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

lutoff
18.15.2007 2b3c18d669292e2eca155f626cc8423d57bfc138
opends/src/server/org/opends/server/messages/ToolMessages.java
@@ -9040,7 +9040,7 @@
   * displaying the password history state values.
   */
  public static final int MSGID_PWPSTATE_LABEL_PASSWORD_HISTORY =
       CATEGORY_MASK_TOOLS | SEVERITY_MASK_INFORMATIONAL | 1200;
       CATEGORY_MASK_TOOLS | SEVERITY_MASK_INFORMATIONAL | 1201;
@@ -9049,7 +9049,7 @@
   * get-password-history subcommand.
   */
  public static final int MSGID_DESCRIPTION_PWPSTATE_GET_PASSWORD_HISTORY =
       CATEGORY_MASK_TOOLS | SEVERITY_MASK_INFORMATIONAL | 1201;
       CATEGORY_MASK_TOOLS | SEVERITY_MASK_INFORMATIONAL | 1202;
@@ -9058,7 +9058,7 @@
   * clear-password-history subcommand.
   */
  public static final int MSGID_DESCRIPTION_PWPSTATE_CLEAR_PASSWORD_HISTORY =
       CATEGORY_MASK_TOOLS | SEVERITY_MASK_INFORMATIONAL | 1202;
       CATEGORY_MASK_TOOLS | SEVERITY_MASK_INFORMATIONAL | 1203;