mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj3-server-dev/src/server/org/opends/server/loggers/TextAuditLogPublisher.java @@ -461,7 +461,7 @@ buffer.append(EOL); } switch (mod.getModificationType()) switch (mod.getModificationType().asEnum()) { case ADD: buffer.append("add: ");