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

Jean-Noel Rouvignac
18.00.2015 94e9037522922b67e8af412b4cfe476f5e991118
opendj-server-legacy/src/main/java/org/opends/server/controls/EntryChangeNotificationControl.java
@@ -52,7 +52,7 @@
  /**
   * ControlDecoder implementation to decode this control from a ByteString.
   */
  private final static class Decoder
  private static final class Decoder
      implements ControlDecoder<EntryChangeNotificationControl>
  {
    /**