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

Jean-Noel Rouvignac
02.50.2013 8b1eb765c6c00e45df33bd2d59052bbaaf469f20
opends/src/server/org/opends/server/replication/plugin/LDAPReplicationDomain.java
@@ -5324,7 +5324,7 @@
      return fractionalMode;
    }
    /** Return type of the parseFractionalConfig method */
    /** Return type of the parseFractionalConfig method. */
    private static final int NOT_FRACTIONAL = 0;
    private static final int EXCLUSIVE_FRACTIONAL = 1;
    private static final int INCLUSIVE_FRACTIONAL = 2;