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

Jean-Noel Rouvignac
26.25.2015 76cefb06b3a6dda586c3691765d39f1b5c800fc8
opendj-server-legacy/src/test/java/org/opends/server/plugins/DelayPreOpPlugin.java
@@ -74,7 +74,7 @@
    /**
     * ControlDecoder implementation to decode this control from a ByteString.
     */
    private final static class Decoder
    private static final class Decoder
        implements ControlDecoder<DelayRequestControl>
    {
      /**