summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/job.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/job.h')
-rw-r--r--usr.bin/make/job.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/job.h b/usr.bin/make/job.h
index fec55f7..e52b9cc 100644
--- a/usr.bin/make/job.h
+++ b/usr.bin/make/job.h
@@ -65,7 +65,7 @@
* 1) The process id of the child shell
* 2) The graph node describing the target being made by this job
* 3) A LstNode for the first command to be saved after the job
- * completes. This is NILLNODE if there was no "..." in the job's
+ * completes. This is NULL if there was no "..." in the job's
* commands.
* 4) An FILE* for writing out the commands. This is only
* used before the job is actually started.
OpenPOWER on IntegriCloud