opendj-server-legacy/src/main/java/org/opends/server/util/MultiOutputStream.java
@@ -22,7 +22,7 @@ * * * Copyright 2006-2008 Sun Microsystems, Inc. * Portions Copyright 2014 ForgeRock AS * Portions Copyright 2014-2015 ForgeRock AS */ package org.opends.server.util; @@ -51,7 +51,7 @@ // The set of target output streams to which all messages will be written; /** The set of target output streams to which all messages will be written. */ private final OutputStream[] targetStreams;