commit bash-20170707 snapshot

This commit is contained in:
Chet Ramey
2017-07-10 14:57:09 -04:00
parent 6364d76ebc
commit 68fd3b7615
7 changed files with 75 additions and 10 deletions
+1 -1
View File
@@ -578,7 +578,7 @@ main (argc, argv, env)
*/
if (interactive_shell)
{
char *term, *emacs, *inside_emacs;;
char *term, *emacs, *inside_emacs;
int emacs_term, in_emacs;
term = get_string_value ("TERM");