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

kenneth_suter
17.11.2007 b20a6edc297697fff7a35001ed830e1456ca79c5
Removed bad characters
1 files modified
2 ■■■ changed files
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/util/ServerController.java 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/util/ServerController.java
@@ -59,7 +59,7 @@
   * @param application to use for notifications
   */
  public ServerController(Application application) {
    wqthis(application, application.getInstallation());
    this(application, application.getInstallation());
  }
  /**