Skip to content
This repository was archived by the owner on Sep 14, 2025. It is now read-only.

Commit c6cd6ce

Browse files
committed
Remove trailing white spaces on all lines.
1 parent 0051a83 commit c6cd6ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/commons/csv/CSVPrinter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ public void close() throws IOException {
8787
/**
8888
* Closes the underlying stream with an optional flush first.
8989
* @param flush whether to flush before the actual close.
90-
*
90+
*
9191
* @throws IOException
9292
* If an I/O error occurs
9393
* @since 1.6

0 commit comments

Comments
 (0)