mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-02 18:00:49 +02:00
commit bash-20100415 snapshot
This commit is contained in:
@@ -250,6 +250,9 @@ int extended_quote = 1;
|
||||
/* The number of lines read from input while creating the current command. */
|
||||
int current_command_line_count;
|
||||
|
||||
/* The number of lines in a command saved while we run parse_and_execute */
|
||||
int saved_command_line_count;
|
||||
|
||||
/* The token that currently denotes the end of parse. */
|
||||
int shell_eof_token;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user