Skip to content

Commit 556a455

Browse files
author
Gary Gregory
committed
Comment.
1 parent 7c729a0 commit 556a455

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/org/apache/commons/io/output/ClosedWriter.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,6 @@ public void flush() throws IOException {
6161

6262
@Override
6363
public void close() throws IOException {
64+
// noop
6465
}
6566
}

0 commit comments

Comments
 (0)