Imported from ../bash-3.2.tar.gz.
This commit is contained in:
2
input.h
2
input.h
@@ -100,7 +100,7 @@ extern int stream_on_stack __P((enum stream_type));
|
||||
extern char *read_secondary_line __P((int));
|
||||
extern int find_reserved_word __P((char *));
|
||||
extern void gather_here_documents __P((void));
|
||||
extern void execute_prompt_command __P((char *));
|
||||
extern void execute_variable_command __P((char *, char *));
|
||||
|
||||
extern int *save_token_state __P((void));
|
||||
extern void restore_token_state __P((int *));
|
||||
|
||||
Reference in New Issue
Block a user