Skip to content

Commit 7fa5b4e

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

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
@@ -66,7 +66,7 @@
6666
* see <a href="package-summary.html">package documentation</a> for more details
6767
* </p>
6868
*
69-
* @version $Id: $
69+
* @version $Id$
7070
*/
7171
public class CSVParser implements Iterable<CSVRecord> {
7272

0 commit comments

Comments
 (0)