mirror of
https://github.com/sheumann/hush.git
synced 2025-01-13 21:31:51 +00:00
- small size tweak
This commit is contained in:
parent
b31c252860
commit
8b1ae45037
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user