Formerly file.c.~14~

This commit is contained in:
Roland McGrath 1992-06-23 22:42:43 +00:00
parent 7a9130401f
commit f519275024

2
file.c
View file

@ -290,7 +290,7 @@ remove_intermediates (sig)
{
if (sig)
error ("*** Deleting file `%s'", f->name);
else if (!silent_flag && !just_print_flag)
else if (!silent_flag)
{
if (!doneany)
{