little fixes

This commit is contained in:
rsc 2004-04-25 21:33:10 +00:00
parent 1d14d0abf1
commit ecdecae370
2 changed files with 2 additions and 1 deletions

View file

@ -89,6 +89,7 @@ threadmain(int argc, char *argv[])
}
}
columnate();
Bflush(&bout);
exits(0);
}
void