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

neil_a_wilson
14.32.2007 9f0eb1a26745e51dc39184882d542583ba4ab7e5
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();