opendj3-server-dev/src/server/org/opends/server/controls/EntryChangelogNotificationControl.java
@@ -40,7 +40,7 @@ import org.forgerock.opendj.ldap.ByteString; import org.opends.server.types.Control; import org.opends.server.types.DirectoryException; import org.opends.server.types.ResultCode; import org.forgerock.opendj.ldap.ResultCode; @@ -58,7 +58,7 @@ private String cookie; /** * ControlDecoder implentation to decode this control from a ByteString. * ControlDecoder implementation to decode this control from a ByteString. */ private final static class Decoder implements ControlDecoder<EntryChangelogNotificationControl>