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

mrossign
19.53.2010 b4c27fccb2913620731a9296b04baccb69846ac7
opendj-sdk/opends/src/server/org/opends/server/replication/protocol/StartECLSessionMsg.java
@@ -22,7 +22,7 @@
 * CDDL HEADER END
 *
 *
 *      Copyright 2009 Sun Microsystems, Inc.
 *      Copyright 2009-2010 Sun Microsystems, Inc.
 */
package org.opends.server.replication.protocol;
@@ -80,7 +80,7 @@
   * This specifies that the request on the ECL is a PERSISTENT search
   * with changesOnly = false.
   */
  public final static short PERSISTENT_CHANGES_ONLY = 2;;
  public final static short PERSISTENT_CHANGES_ONLY = 2;