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

matthew_swift
03.04.2009 e4a401abbf1801a2310fbe216e2df712d42a9c20
opendj-sdk/sdk/src/org/opends/sdk/controls/VLVTarget.java
@@ -2,12 +2,12 @@
import static org.opends.messages.ProtocolMessages.INFO_VLVREQ_CONTROL_INVALID_TARGET_TYPE;
import static com.sun.opends.sdk.util.Messages.INFO_VLVREQ_CONTROL_INVALID_TARGET_TYPE;
import static org.opends.sdk.util.StaticUtils.byteToHex;
import java.io.IOException;
import org.opends.messages.Message;
import com.sun.opends.sdk.util.Message;
import org.opends.sdk.DecodeException;
import org.opends.sdk.asn1.ASN1Reader;
import org.opends.sdk.asn1.ASN1Writer;