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

Jean-Noel Rouvignac
24.49.2015 99aaa917a95d7ec19e14dad25f61f58ff84753b1
opendj-server-legacy/src/main/java/org/opends/server/replication/protocol/DeleteMsg.java
@@ -45,7 +45,7 @@
{
  private String initiatorsName;
  /** whether the DEL operation is a subtree DEL. */
  /** Whether the DEL operation is a subtree DEL. */
  private boolean isSubtreeDelete;
  /**