| opendj-ldap-toolkit/src/main/java/com/forgerock/opendj/ldap/tools/LDAPCompare.java | ●●●●● patch | view | raw | blame | history |
opendj-ldap-toolkit/src/main/java/com/forgerock/opendj/ldap/tools/LDAPCompare.java
@@ -317,7 +317,7 @@ final LocalizableMessage message = ERR_TOOL_INVALID_CONTROL_STRING.get(ctrlString); errPrintln(message); ResultCode.CLIENT_SIDE_PARAM_ERROR.intValue(); return ResultCode.CLIENT_SIDE_PARAM_ERROR.intValue(); } } }