- small size tweak

This commit is contained in:
Bernhard Reutner-Fischer 2007-01-20 21:31:21 +00:00
parent b31c252860
commit 8b1ae45037

View File

@ -66,7 +66,7 @@ int tail_main(int argc, char **argv)
{
unsigned count = 10;
unsigned sleep_period = 1;
int from_top = 0;
bool from_top = 0;
int header_threshhold = 1;
const char *str_c, *str_n, *str_s;