From 34181e06a7fb1dad00312dfc5e13b2f0d4d8f8ef Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sun, 6 Oct 1996 07:58:04 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_2_1_5_RELEASE'. This commit was manufactured to restore the state of the 2.1.5-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- 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 c14876b47fb0a..65af0c01e74d9 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: /pub/FreeBSD/FreeBSD-CVS/src/usr.bin/lex/lib/libyywrap.c,v 1.1.1.1 1994/08/24 13:10:34 csgr Exp $ */ +/* $Header: /home/ncvs/src/usr.bin/lex/lib/libyywrap.c,v 1.1.1.1.6.1 1996/06/05 02:57:10 jkh Exp $ */ int yywrap() { -- cgit v1.2.3