Bash-4.3 patch 20
This commit is contained in:
parent
9b86eb22c4
commit
daefb2c519
4 changed files with 9 additions and 4 deletions
3
shell.h
3
shell.h
|
@ -168,7 +168,8 @@ typedef struct _sh_parser_state_t {
|
|||
/* flags state affecting the parser */
|
||||
int expand_aliases;
|
||||
int echo_input_at_read;
|
||||
|
||||
int need_here_doc;
|
||||
|
||||
} sh_parser_state_t;
|
||||
|
||||
typedef struct _sh_input_line_state_t {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue