From c81dbb3c98eb0b0fec21f2d7572dfd6c7336ad1f Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 28 Aug 1999 05:11:36 +0000 Subject: $Header$ -> $FreeBSD$ --- usr.bin/lex/lib/libyywrap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/lex/lib/libyywrap.c') diff --git a/usr.bin/lex/lib/libyywrap.c b/usr.bin/lex/lib/libyywrap.c index b18f54e..3618f8d 100644 --- a/usr.bin/lex/lib/libyywrap.c +++ b/usr.bin/lex/lib/libyywrap.c @@ -1,6 +1,6 @@ /* libyywrap - flex run-time support library "yywrap" function */ -/* $Header: /home/daffy/u0/vern/flex/RCS/libyywrap.c,v 1.1 93/10/02 15:23:09 vern Exp $ */ +/* $FreeBSD$ */ int yywrap() { -- cgit v1.1