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

ludovicp
30.23.2010 a81a04342d936d6dc001251b874088593eae69da
opendj-sdk/opends/src/server/org/opends/server/replication/protocol/OperationContext.java
@@ -22,7 +22,7 @@
 * CDDL HEADER END
 *
 *
 *      Copyright 2006-2008 Sun Microsystems, Inc.
 *      Copyright 2006-2010 Sun Microsystems, Inc.
 */
package org.opends.server.replication.protocol;
@@ -101,7 +101,8 @@
  }
  /**
   * Get the change number of an operation.
   * Get the change number of an operation from the synchronization context
   * attached to the provided operation.
   *
   * @param  op The operation.
   *