diff options
Diffstat (limited to 'usr.bin/make/parse.c')
-rw-r--r-- | usr.bin/make/parse.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/make/parse.c b/usr.bin/make/parse.c index d9c09d0a4c2..49563165d4e 100644 --- a/usr.bin/make/parse.c +++ b/usr.bin/make/parse.c @@ -1,5 +1,4 @@ -/* $OpenPackages$ */ -/* $OpenBSD: parse.c,v 1.98 2010/07/15 10:41:11 espie Exp $ */ +/* $OpenBSD: parse.c,v 1.99 2010/07/19 19:46:44 espie Exp $ */ /* $NetBSD: parse.c,v 1.29 1997/03/10 21:20:04 christos Exp $ */ /* |