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

gbellato
08.03.2008 7adb93986ace907531875e25be1f94d735fbb068
opendj-sdk/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.