diff options
Diffstat (limited to 'usr.bin/make/parsevar.c')
-rw-r--r-- | usr.bin/make/parsevar.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/make/parsevar.c b/usr.bin/make/parsevar.c index 1de7b4f7304..db0f053a342 100644 --- a/usr.bin/make/parsevar.c +++ b/usr.bin/make/parsevar.c @@ -1,5 +1,4 @@ -/* $OpenPackages$ */ -/* $OpenBSD: parsevar.c,v 1.13 2010/07/19 19:30:37 espie Exp $ */ +/* $OpenBSD: parsevar.c,v 1.14 2010/07/19 19:46:44 espie Exp $ */ /* $NetBSD: parse.c,v 1.29 1997/03/10 21:20:04 christos Exp $ */ /* |