mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-01 01:20:00 +02:00
changes to documentation to reduce gender-specific language; fix a seg fault in `fc'
This commit is contained in:
@@ -227,6 +227,9 @@ typedef struct _sh_input_line_state_t
|
||||
} sh_input_line_state_t;
|
||||
|
||||
/* Let's try declaring these here. */
|
||||
extern void shell_ungets PARAMS((char *));
|
||||
extern void rewind_input_string PARAMS((void));
|
||||
|
||||
extern char *parser_remaining_input PARAMS((void));
|
||||
|
||||
extern sh_parser_state_t *save_parser_state PARAMS((sh_parser_state_t *));
|
||||
|
||||
Reference in New Issue
Block a user