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

coulbeck
08.08.2007 d8b35f65f4273a51068e3f4b9ca76f1eed06de22
opends/src/server/org/opends/server/backends/jeb/DN2URI.java
@@ -130,7 +130,7 @@
                String name)
  {
    this.entryContainer = entryContainer;
    this.dbConfig = dbConfig;
    this.dbConfig = dbConfig.cloneConfig();
    this.name = name;
  }