Missed that one in last commit: Remove whitespace so that svn recognizes Id keyword

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1552662 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benedikt Ritter 2013-12-20 13:36:55 +00:00
parent f048e90a3c
commit 870004b2ac

View File

@ -61,7 +61,7 @@
* </ul>
* </p>
*
* @version $Id $
* @version $Id$
* @since 3.2
*/
public class FastDateParser implements DateParser, Serializable {