summaryrefslogtreecommitdiff
path: root/commands.c
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2001-05-21 06:16:00 +0000
committerPaul Smith <psmith@gnu.org>2001-05-21 06:16:00 +0000
commitbde43ca8f00b21fea904329c796eac90c1a6eb16 (patch)
tree55e521f4b74f6903878a5563095387685f0e4b78 /commands.c
parent040dfda18e704f3d9c1a0f9deea8abab4a280644 (diff)
downloadmake-bde43ca8f00b21fea904329c796eac90c1a6eb16.tar.gz
Some VMS fixes sent by John Fowler.
Fix: make flags on some lines of define/endef don't affect other lines
Diffstat (limited to 'commands.c')
-rw-r--r--commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands.c b/commands.c
index 156fe065..67bba15e 100644
--- a/commands.c
+++ b/commands.c
@@ -227,7 +227,7 @@ set_file_variables (file)
}
/* Chop CMDS up into individual command lines if necessary.
- Also set the `lines_flag' and `any_recurse' members. */
+ Also set the `lines_flags' and `any_recurse' members. */
void
chop_commands (cmds)