Set Id SVN property.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1410080 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
eeeafa5faa
commit
7fa5b4e68f
|
@ -66,7 +66,7 @@ import java.util.NoSuchElementException;
|
|||
* see <a href="package-summary.html">package documentation</a> for more details
|
||||
* </p>
|
||||
*
|
||||
* @version $Id: $
|
||||
* @version $Id$
|
||||
*/
|
||||
public class CSVParser implements Iterable<CSVRecord> {
|
||||
|
||||
|
|
Loading…
Reference in New Issue