summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/arch.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/arch.c')
-rw-r--r--usr.bin/make/arch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/arch.c b/usr.bin/make/arch.c
index 90801cd..9cd0a1c 100644
--- a/usr.bin/make/arch.c
+++ b/usr.bin/make/arch.c
@@ -1131,7 +1131,7 @@ Arch_MemMTime(GNode *gn)
* command (or the linker will know where to find it) and set the
* TARGET variable for this node to be the node's name. Otherwise,
* we set the TARGET variable to be the full path of the library,
- * as returned by Dir_FindFile.
+ * as returned by Path_FindFile.
*
*-----------------------------------------------------------------------
*/
OpenPOWER on IntegriCloud