aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/lex/parse.y
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/lex/parse.y')
-rw-r--r--usr.bin/lex/parse.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lex/parse.y b/usr.bin/lex/parse.y
index d98d0324720a..66a3a26fae6a 100644
--- a/usr.bin/lex/parse.y
+++ b/usr.bin/lex/parse.y
@@ -33,7 +33,7 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
-/* $FreeBSD$ */
+/* $FreeBSD: src/usr.bin/lex/parse.y,v 1.1.1.2.4.1 1999/08/29 15:29:32 peter Exp $ */
/* Some versions of bison are broken in that they use alloca() but don't