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 e025ab583f810..935919c228cfc 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 - * $Id$ + * $Id: defs.h,v 1.1.1.1.8.2 1998/03/08 14:52:25 jkh Exp $ */ #include <sys/cdefs.h> /* for __P macro */ |