commit bash-20181207 snapshot

This commit is contained in:
Chet Ramey
2018-12-10 10:07:15 -05:00
parent 3669b0bacc
commit 9d80be9ab5
21 changed files with 830 additions and 934 deletions
+1 -1
View File
@@ -363,7 +363,7 @@ main (argc, argv, env)
#endif /* !NO_MAIN_ENV_ARG */
{
register int i;
int code, old_errexit_flag, old_onecmd;
int code, old_errexit_flag;
#if defined (RESTRICTED_SHELL)
int saverst;
#endif