diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 05:11:36 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 05:11:36 +0000 |
| commit | a1a4f1a0d87b594d3f17a97dc0127eec1417e6f6 (patch) | |
| tree | a5f7a1799970736c536e11630cc599c878b664bb /usr.bin/lex/lib/libyywrap.c | |
| parent | ff8bb989ab1a7a16f1f6b6586f61ad54f2f690d8 (diff) | |
Notes
Diffstat (limited to 'usr.bin/lex/lib/libyywrap.c')
| -rw-r--r-- | usr.bin/lex/lib/libyywrap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lex/lib/libyywrap.c b/usr.bin/lex/lib/libyywrap.c index b18f54e6e8f9..3618f8d08ee2 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() { |
