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 064015ed4f80..e2cd939feed1 100644 --- a/usr.sbin/config/config.y +++ b/usr.sbin/config/config.y @@ -68,7 +68,7 @@ * SUCH DAMAGE. * * @(#)config.y 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/config/config.y,v 1.78.2.1.2.1 2008/11/25 02:59:29 kensmith Exp $ */ #include <assert.h> |
