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

pgamba
16.10.2007 65f071d6b9adf6414c8074381f5e95acb1297565
opends/src/server/org/opends/server/replication/plugin/HistoricalCsnOrderingMatchingRule.java
@@ -60,7 +60,7 @@
   * Compare two ByteString values containing historical information.
   * @param value1 first value to compare
   * @param value2 second value to compare
   * @return 0 when equals, -1 ot 1 to establish order
   * @return 0 when equals, -1 or 1 to establish order
   */
  @Override
  public int compareValues(ByteString value1, ByteString value2)