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

Jean-Noel Rouvignac
18.00.2015 94e9037522922b67e8af412b4cfe476f5e991118
opendj-server-legacy/src/main/java/org/opends/server/replication/service/ReplicationDomain.java
@@ -109,7 +109,7 @@
   * Contains all the attributes included for the ECL (External Changelog).
   */
  // @Immutable
  private final static class ECLIncludes
  private static final class ECLIncludes
  {
    final Map<Integer, Set<String>> includedAttrsByServer;