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

Jean-Noel Rouvignac
27.45.2013 d2582b94f9245a3c138ba8be15c1a09f6f565c9a
opendj-sdk/opends/src/server/org/opends/server/replication/server/ReplicationDB.java
@@ -560,7 +560,7 @@
  public class ReplServerDBCursor implements Closeable
  {
    /**
     * The transaction that will protect the actions done with the cursor
     * The transaction that will protect the actions done with the cursor.
     * <p>
     * Will be let null for a read cursor
     * <p>