Skip to content

Commit b2fd8c7

Browse files
author
Gary Gregory
committed
Javadoc.
1 parent b99b3f9 commit b2fd8c7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/org/apache/commons/io/FileUtils.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1377,7 +1377,6 @@ private static void doCopyDirectory(final File srcDir, final File destDir, final
13771377
* @param destFile the validated destination file, must not be {@code null}
13781378
* @param preserveFileDate whether to preserve the file date
13791379
* @param copyOptions options specifying how the copy should be done, for example {@link StandardCopyOption}.
1380-
* @return whether the operation succeeded
13811380
* @throws IOException if an error occurs
13821381
* @throws IOException if the output file length is not the same as the input file length after the
13831382
* copy completes

0 commit comments

Comments
 (0)