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

Chris Ridd
09.45.2013 bdffb8884919bb5a4f1c0423dddbd9df79dfacc1
opendj-sdk/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;