summaryrefslogtreecommitdiffstats
path: root/usr.bin/yacc/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/yacc/main.c')
-rw-r--r--usr.bin/yacc/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/yacc/main.c b/usr.bin/yacc/main.c
index 1501a59..0a5511f 100644
--- a/usr.bin/yacc/main.c
+++ b/usr.bin/yacc/main.c
@@ -45,7 +45,7 @@ static char const copyright[] =
static char const sccsid[] = "@(#)main.c 5.5 (Berkeley) 5/24/93";
#endif
static const char rcsid[] =
- "$Id: main.c,v 1.8 1997/08/28 06:33:53 charnier Exp $";
+ "$FreeBSD$";
#endif /* not lint */
#include <signal.h>
OpenPOWER on IntegriCloud