mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-09 13:10:50 +02:00
commit bash-20070329 snapshot
This commit is contained in:
@@ -170,7 +170,7 @@ int pipefail_opt = 0;
|
||||
/* */
|
||||
/* **************************************************************** */
|
||||
|
||||
struct flags_alist shell_flags[] = {
|
||||
const struct flags_alist shell_flags[] = {
|
||||
/* Standard sh flags. */
|
||||
{ 'a', &mark_modified_vars },
|
||||
#if defined (JOB_CONTROL)
|
||||
|
||||
Reference in New Issue
Block a user