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

Matthew Swift
16.40.2016 8a7ff716fed166cd42ec42faaabb7d70e317f884
opendj-server-legacy/src/main/java/org/opends/server/loggers/CommonAudit.java
@@ -781,7 +781,7 @@
    String getName()
    {
      return config.dn().rdn().getFirstAVA().getAttributeValue().toString();
      return config.name();
    }
    String getCommonAuditTopic() throws ConfigException