mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-05 03:10:50 +02:00
fix for $_ when executing $PROMPT_COMMAND; fix for extra line in history after here-document in command substitution
This commit is contained in:
@@ -120,4 +120,5 @@ extern void close_all_files (void);
|
||||
extern void restore_funcarray_state (struct func_array_state *);
|
||||
#endif
|
||||
|
||||
extern void bind_lastarg (char *);
|
||||
#endif /* _EXECUTE_CMD_H_ */
|
||||
|
||||
Reference in New Issue
Block a user