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

pgamba
12.41.2007 3c6f0907b969155053e9a1b5bd7f0e618e108ff7
opendj-sdk/opends/src/server/org/opends/server/replication/server/ReplicationServer.java
@@ -357,7 +357,7 @@
   * @param baseDn The base Dn for which the ReplicationCache must be returned.
   * @return The ReplicationCache associated to the base DN given in parameter.
   */
  ReplicationCache getReplicationCache(DN baseDn)
  public ReplicationCache getReplicationCache(DN baseDn)
  {
    ReplicationCache replicationCache;