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

neil_a_wilson
14.32.2007 9fa685b307a7b87980ea96803b23c6cecff1e067
opendj-sdk/opends/src/server/org/opends/server/tools/LDAPPasswordModify.java
@@ -592,7 +592,7 @@
      int    msgID   = MSGID_LDAPPWMOD_CANNOT_CONNECT;
      String message = getMessage(msgID, lce.getMessage());
      err.println(wrapText(message, MAX_LINE_WIDTH));
      return lce.getErrorCode();
      return lce.getResultCode();
    }
    ASN1Reader reader = connection.getASN1Reader();