summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/dir.c
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2009-11-17 19:35:39 +0000
committerobrien <obrien@FreeBSD.org>2009-11-17 19:35:39 +0000
commit40d7e625094567debb2809efb5c9136a0f8c795d (patch)
tree7fe8895be0c27ca3fd1ac020d80a9bfcb6222743 /usr.bin/make/dir.c
parent66c8563f8404f4f10c3ae25ea4eefa75833408e7 (diff)
downloadFreeBSD-src-40d7e625094567debb2809efb5c9136a0f8c795d.zip
FreeBSD-src-40d7e625094567debb2809efb5c9136a0f8c795d.tar.gz
Catch up with r144020's /Dir_FindFile/Path_FindFile/
Diffstat (limited to 'usr.bin/make/dir.c')
-rw-r--r--usr.bin/make/dir.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/dir.c b/usr.bin/make/dir.c
index c509df6..8ca9984 100644
--- a/usr.bin/make/dir.c
+++ b/usr.bin/make/dir.c
@@ -862,7 +862,7 @@ Path_FindFile(char *name, struct Path *path)
*
* Side Effects:
* The modification time is placed in the node's mtime slot.
- * If the node didn't have a path entry before, and Dir_FindFile
+ * If the node didn't have a path entry before, and Path_FindFile
* found one for it, the full name is placed in the path slot.
*-----------------------------------------------------------------------
*/
OpenPOWER on IntegriCloud