diff options
Diffstat (limited to 'usr.sbin/config/config.y')
| -rw-r--r-- | usr.sbin/config/config.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/config/config.y b/usr.sbin/config/config.y index d16982a9617d..8fd87abdd2ab 100644 --- a/usr.sbin/config/config.y +++ b/usr.sbin/config/config.y @@ -66,7 +66,7 @@ * SUCH DAMAGE. * * @(#)config.y 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/config/config.y,v 1.63 2004/05/09 22:29:00 cognet Exp $ */ #include <ctype.h> |
