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

Chris Ridd
09.45.2013 d954ca4d5899d00df2001ec877fc3ffe94ee28d8
opends/src/guitools/org/opends/guitools/controlpanel/datamodel/BaseDNDescriptor.java
@@ -50,7 +50,11 @@
    /**
     * The base DN is replicated.
     */
    REPLICATED
    REPLICATED,
    /**
     * Replication is disabled.
     */
    DISABLED
  }
  private int nEntries;