diff options
Diffstat (limited to 'usr.bin/yacc/defs.h')
-rw-r--r-- | usr.bin/yacc/defs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/yacc/defs.h b/usr.bin/yacc/defs.h index 772e9129caaa..28754de3ac54 100644 --- a/usr.bin/yacc/defs.h +++ b/usr.bin/yacc/defs.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)defs.h 5.6 (Berkeley) 5/24/93 - * $FreeBSD$ + * $FreeBSD: src/usr.bin/yacc/defs.h,v 1.13.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $ */ #include <assert.h> |