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

coulbeck
08.08.2007 e172ce41efd5effb913d08f294123b70ec7c7aa2
opendj-sdk/opends/src/server/org/opends/server/backends/jeb/ID2Entry.java
@@ -95,7 +95,7 @@
                  DataConfig dataConfig, String name)
  {
    this.entryContainer = entryContainer;
    this.dbConfig = dbConfig;
    this.dbConfig = dbConfig.cloneConfig();
    this.name = name;
    this.dataConfig = dataConfig;
  }