This commit is contained in:
rsc 2006-04-20 21:51:05 +00:00
parent bcb7f64ea5
commit c291b2ec81
2 changed files with 3 additions and 2 deletions

View file

@ -191,6 +191,7 @@ main(int argc, char **argv)
debug ||
# endif
report == 1)statistics();
if(fin)
Bterm(fin);
exits(0); /* success return code */
}