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

jvergara
05.15.2007 8f56ba64435e830bee7c53ff79fda35246e280ff
opends/src/quicksetup/org/opends/quicksetup/UserData.java
@@ -548,7 +548,7 @@
   * @return the free port of type X636 if it is available and we can use and -1
   * if not.
   */
  static int getDefaultSslPort(int defaultLdapPort)
  public static int getDefaultSslPort(int defaultLdapPort)
  {
    int defaultPort = -1;