From 23afdd8ea47199020371d8e4029cbca760d71a89 Mon Sep 17 00:00:00 2001 From: rillig Date: Tue, 12 Feb 2008 07:16:40 +0000 Subject: Removed outdated comment. --- mk/help/help.awk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mk') diff --git a/mk/help/help.awk b/mk/help/help.awk index 1c7510df694..612135aaee6 100644 --- a/mk/help/help.awk +++ b/mk/help/help.awk @@ -1,4 +1,4 @@ -# $NetBSD: help.awk,v 1.21 2008/01/05 19:48:27 rillig Exp $ +# $NetBSD: help.awk,v 1.22 2008/02/12 07:16:40 rillig Exp $ # # This program extracts the inline documentation from *.mk files. @@ -167,7 +167,6 @@ $1 == "#" { } always { - # Note: The first "this" actually means the next line. last_fname = FILENAME; } -- cgit v1.2.3