Skip to content

Commit 8886fac

Browse files
committed
Set Id SVN property.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1410081 13f79535-47bb-0310-9956-ffa450edef68
1 parent 7fa5b4e commit 8886fac

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
@@ -32,7 +32,7 @@
3232
/**
3333
* Prints values in a CSV format.
3434
*
35-
* @version $Id: $
35+
* @version $Id$
3636
*/
3737
public class CSVPrinter implements Flushable, Closeable {
3838

0 commit comments

Comments
 (0)