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

gbellato
24.49.2006 dffb44b1a41bd742e94ac0bc715c83523f73b7c9
opendj-sdk/opends/src/server/org/opends/server/synchronization/AckMessage.java
@@ -31,7 +31,7 @@
import java.util.zip.DataFormatException;
/**
 * This Class is used to send acks between LDAP and changelog servers.
 * Used to send acks between LDAP and changelog servers.
 */
public class AckMessage extends SynchronizationMessage implements Serializable
{