Removed outdated comment.

This commit is contained in:
rillig 2008-02-12 07:16:40 +00:00
parent cf0999e894
commit 8a2e6d3e9e

View file

@ -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;
}