Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Commit 4977ad4

Browse files
committed
Checkstyle: Line has trailing spaces.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1637611 13f79535-47bb-0310-9956-ffa450edef68
1 parent e977d7e commit 4977ad4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ private Map<String, Integer> initializeHeader() throws IOException {
414414

415415
/**
416416
* Gets whether this parser is closed.
417-
*
417+
*
418418
* @return whether this parser is closed.
419419
*/
420420
public boolean isClosed() {

0 commit comments

Comments
 (0)