From 5d582d4ba06495a95854c45828399f7edfe51a50 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Mon, 21 May 2001 06:16:00 +0000 Subject: Some VMS fixes sent by John Fowler. Fix: make flags on some lines of define/endef don't affect other lines --- commands.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands.c') diff --git a/commands.c b/commands.c index 156fe06..67bba15 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) -- cgit v1.2.3