diff options
Diffstat (limited to 'usr.bin/make/str.c')
-rw-r--r-- | usr.bin/make/str.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/make/str.c b/usr.bin/make/str.c index c88b8ed6a94..14ef624c611 100644 --- a/usr.bin/make/str.c +++ b/usr.bin/make/str.c @@ -1,5 +1,4 @@ -/* $OpenPackages$ */ -/* $OpenBSD: str.c,v 1.26 2010/07/19 19:30:37 espie Exp $ */ +/* $OpenBSD: str.c,v 1.27 2010/07/19 19:46:44 espie Exp $ */ /* $NetBSD: str.c,v 1.13 1996/11/06 17:59:23 christos Exp $ */ /*- |