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

gbellato
08.03.2008 d04fb0f282e0fd9a4bc80d3f9d5ee15506a3b83b
opends/src/server/org/opends/server/replication/protocol/DeleteMsg.java
@@ -41,7 +41,7 @@
/**
 * Object used when sending delete information to replication servers.
 */
public class DeleteMsg extends UpdateMsg
public class DeleteMsg extends LDAPUpdateMsg
{
  /**
   * Creates a new delete message.