mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-06 01:59:07 +00:00
Checkstyle: Line has trailing spaces.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1602902 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
229b3b7691
commit
b993abb315
@ -48,7 +48,7 @@ public final class CSVPrinter implements Flushable, Closeable {
|
||||
* Currently, only a pure encapsulation format or a pure escaping format is supported. Hybrid formats (encapsulation
|
||||
* and escaping with a different character) are not supported.
|
||||
* </p>
|
||||
*
|
||||
*
|
||||
* @param out
|
||||
* stream to which to print. Must not be null.
|
||||
* @param format
|
||||
|
Loading…
x
Reference in New Issue
Block a user