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

gbellato
22.29.2006 72477701c8a2a43d53d3385976cb8f511908a608
opends/src/server/org/opends/server/synchronization/OperationContext.java
@@ -84,7 +84,7 @@
   * Get the change number of an operation.
   *
   * @param op The operation.
   * @return the hange number of the provided operation.
   * @return the change number of the provided operation.
   */
  public static ChangeNumber getChangeNumber(Operation op)
  {