summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/dir.c
diff options
context:
space:
mode:
authorharti <harti@FreeBSD.org>2005-03-16 08:06:28 +0000
committerharti <harti@FreeBSD.org>2005-03-16 08:06:28 +0000
commit35b09a0244896e5909763b1fab4c23b34343b274 (patch)
treee62b101d68153b947f0960c660a368167e01ae59 /usr.bin/make/dir.c
parentfe00d22104ea8ad543bfac9be38a3a95015849e3 (diff)
downloadFreeBSD-src-35b09a0244896e5909763b1fab4c23b34343b274.zip
FreeBSD-src-35b09a0244896e5909763b1fab4c23b34343b274.tar.gz
Fix a comment.
Diffstat (limited to 'usr.bin/make/dir.c')
-rw-r--r--usr.bin/make/dir.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/make/dir.c b/usr.bin/make/dir.c
index 1eb6866..15b25d4 100644
--- a/usr.bin/make/dir.c
+++ b/usr.bin/make/dir.c
@@ -919,9 +919,7 @@ Dir_MTime(GNode *gn)
/*-
*-----------------------------------------------------------------------
* Dir_AddDir --
- * Add the given name to the end of the given path. The order of
- * the arguments is backwards so ParseDoDependency can do a
- * Lst_ForEach of its list of paths...
+ * Add the given name to the end of the given path.
*
* Results:
* none
OpenPOWER on IntegriCloud