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

sin
20.56.2009 2c8e925d75f0f2e72bd06c294d57ded351f6dccf
fixing the whitespace in LDAPDelete.java
1 files modified
2 ■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/tools/LDAPDelete.java 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/LDAPDelete.java
@@ -603,7 +603,7 @@
      return CLIENT_SIDE_PARAM_ERROR;
    }
    String hostNameValue = hostName.getValue();
    int portNumber = 389;
    try