summaryrefslogtreecommitdiff
path: root/usr.bin/yacc/error.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1998-07-24 04:57:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1998-07-24 04:57:32 +0000
commita8a3fe17f40c9b40fdba5b5a54eccb48a980e821 (patch)
treecbb644b4992b30708378efe709bfa84fe6caddf4 /usr.bin/yacc/error.c
parent95b66175a329d81a892710c81f126f1071ac17a0 (diff)
Diffstat (limited to 'usr.bin/yacc/error.c')
-rw-r--r--usr.bin/yacc/error.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/yacc/error.c b/usr.bin/yacc/error.c
index 82734de971e1a..5d3b58dec7950 100644
--- a/usr.bin/yacc/error.c
+++ b/usr.bin/yacc/error.c
@@ -39,7 +39,7 @@
static char const sccsid[] = "@(#)error.c 5.3 (Berkeley) 6/1/90";
#endif
static const char rcsid[] =
- "$Id: error.c,v 1.1.1.1.8.1 1997/08/29 11:40:45 charnier Exp $";
+ "$Id: error.c,v 1.1.1.1.8.2 1998/03/08 14:52:29 jkh Exp $";
#endif /* not lint */
/* routines for printing error messages */