aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/opt-debug-parse.mk
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/opt-debug-parse.mk')
-rw-r--r--unit-tests/opt-debug-parse.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/unit-tests/opt-debug-parse.mk b/unit-tests/opt-debug-parse.mk
index c56b46c261b3..9517bb62b976 100644
--- a/unit-tests/opt-debug-parse.mk
+++ b/unit-tests/opt-debug-parse.mk
@@ -1,4 +1,4 @@
-# $NetBSD: opt-debug-parse.mk,v 1.6 2022/01/08 23:52:26 rillig Exp $
+# $NetBSD: opt-debug-parse.mk,v 1.7 2022/02/09 21:09:24 rillig Exp $
#
# Tests for the -dp command line option, which adds debug logging about
# makefile parsing.
@@ -20,7 +20,7 @@
.info trace with multi-line .for loop head
.endfor
-# Before parse.c 1.461 from 2022-01-08, the debug log said it returned to
+# Before parse.c 1.641 from 2022-01-08, the debug log said it returned to
# the line of the '.include' instead of the line following it.
.include "/dev/null"