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 9425daf3c337..c19ad588182b 100644 --- a/usr.sbin/config/config.y +++ b/usr.sbin/config/config.y @@ -69,7 +69,7 @@ * SUCH DAMAGE. * * @(#)config.y 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/config/config.y,v 1.81.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #include <assert.h> |
