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 cb8b083bff41..b8588b2e1a51 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.12 2002/06/11 11:27:20 robert Exp $ */ #include <assert.h> |
