From 90230d664033b21ed16869749ffa9b74dc71fefe Mon Sep 17 00:00:00 2001 From: Max Okumoto Date: Thu, 3 Feb 2005 18:43:08 +0000 Subject: [PATCH] Cleanup whitespace at end of file. --- usr.bin/make/var_modify.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/usr.bin/make/var_modify.c b/usr.bin/make/var_modify.c index ba7d6f5f0e..11ef9535ca 100644 --- a/usr.bin/make/var_modify.c +++ b/usr.bin/make/var_modify.c @@ -38,7 +38,7 @@ * * @(#)var.c 8.3 (Berkeley) 3/19/94 * $FreeBSD: src/usr.bin/make/var.c,v 1.16.2.3 2002/02/27 14:18:57 cjc Exp $ - * $DragonFly: src/usr.bin/make/Attic/var_modify.c,v 1.21 2005/02/01 22:05:36 okumoto Exp $ + * $DragonFly: src/usr.bin/make/Attic/var_modify.c,v 1.22 2005/02/03 18:43:08 okumoto Exp $ */ #include @@ -578,4 +578,3 @@ VarRESubstitute(const char *word, Boolean addSpace, Buffer *buf, void *patternp) } return (addSpace || added); } - -- 2.41.0