opendj-server-legacy/src/main/java/org/opends/server/controls/VLVRequestControl.java
@@ -22,7 +22,7 @@ * * * Copyright 2008 Sun Microsystems, Inc. * Portions Copyright 2014 ForgeRock AS * Portions Copyright 2014-2015 ForgeRock AS */ package org.opends.server.controls; import org.forgerock.i18n.LocalizableMessage; @@ -65,7 +65,7 @@ /** * ControlDecoder implementation to decode this control from a ByteString. */ private final static class Decoder private static final class Decoder implements ControlDecoder<VLVRequestControl> { /**