summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/lst.lib/lstFind.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/lst.lib/lstFind.c')
-rw-r--r--usr.bin/make/lst.lib/lstFind.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/lst.lib/lstFind.c b/usr.bin/make/lst.lib/lstFind.c
index cdb9190..acc0386 100644
--- a/usr.bin/make/lst.lib/lstFind.c
+++ b/usr.bin/make/lst.lib/lstFind.c
@@ -55,7 +55,7 @@ __RCSID("$FreeBSD$");
* and the given datum.
*
* Results:
- * The found node or NILLNODE if none matches.
+ * The found node or NULL if none matches.
*
* Side Effects:
* None.
OpenPOWER on IntegriCloud