bug fix
This commit is contained in:
parent
bcb7f64ea5
commit
c291b2ec81
2 changed files with 3 additions and 2 deletions
|
|
@ -191,6 +191,7 @@ main(int argc, char **argv)
|
||||||
debug ||
|
debug ||
|
||||||
# endif
|
# endif
|
||||||
report == 1)statistics();
|
report == 1)statistics();
|
||||||
|
if(fin)
|
||||||
Bterm(fin);
|
Bterm(fin);
|
||||||
exits(0); /* success return code */
|
exits(0); /* success return code */
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue