Imported from ../bash-2.05.tar.gz.

This commit is contained in:
Jari Aalto
2009-09-12 16:46:53 +00:00
parent bb70624e96
commit 28ef6c316f
251 changed files with 22319 additions and 12413 deletions
+2 -2
View File
@@ -140,10 +140,10 @@ reader_loop ()
exec_done:
if (current_command)
{
{
dispose_command (current_command);
current_command = (COMMAND *)NULL;
}
}
QUIT;
}