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

jvergara
18.24.2007 acf65aa8b9ef55da1408010667ff8d1b7a0c6ce6
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/util/PlainTextProgressMessageFormatter.java
@@ -264,7 +264,7 @@
    return Message.raw(
        Constants.LINE_SEPARATOR+
        "-----------------------------------------------------------------"+
        Constants.LINE_SEPARATOR);
        Constants.LINE_SEPARATOR+Constants.LINE_SEPARATOR);
  }
  /**