pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/help Removed outdated comment.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/66d315039a4e
branches:  trunk
changeset: 538534:66d315039a4e
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue Feb 12 07:16:40 2008 +0000

description:
Removed outdated comment.

diffstat:

 mk/help/help.awk |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r c15232977fcf -r 66d315039a4e mk/help/help.awk
--- a/mk/help/help.awk  Tue Feb 12 03:01:03 2008 +0000
+++ b/mk/help/help.awk  Tue Feb 12 07:16:40 2008 +0000
@@ -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 @@
 }
 
 always {
-       # Note: The first "this" actually means the next line.
        last_fname = FILENAME;
 }
 



Home | Main Index | Thread Index | Old Index