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

boli
24.19.2008 f1c38c624c1b8046bd03a746c4537fd7a555f6bb
opendj-sdk/opends/src/server/org/opends/server/loggers/FileNamingPolicy.java
@@ -22,7 +22,7 @@
 * CDDL HEADER END
 *
 *
 *      Portions Copyright 2006-2007 Sun Microsystems, Inc.
 *      Portions Copyright 2006-2008 Sun Microsystems, Inc.
 */
package org.opends.server.loggers;
@@ -60,7 +60,8 @@
  /**
   * Gets all the existing files named by this policy.
   *
   * @return The files named by this policy.
   * @return The files named by this policy or <code>null</code> if an
   *         error occured.
   */
  public File[] listFiles();