diff options
Diffstat (limited to 'usr.sbin/fifolog/lib/getdate.y')
-rw-r--r-- | usr.sbin/fifolog/lib/getdate.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/fifolog/lib/getdate.y b/usr.sbin/fifolog/lib/getdate.y index 93b5b6b4ed93..c790bbdfea10 100644 --- a/usr.sbin/fifolog/lib/getdate.y +++ b/usr.sbin/fifolog/lib/getdate.y @@ -12,7 +12,7 @@ ** Picked up from CVS and slightly cleaned up by to WARNS=5 level by ** Poul-Henning Kamp <phk@FreeBSD.org> ** -** $FreeBSD$ +** $FreeBSD: src/usr.sbin/fifolog/lib/getdate.y,v 1.1.4.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #include <stdio.h> |