mirror of
https://github.com/sheumann/hush.git
synced 2025-08-10 00:25:24 +00:00
- small size tweak
This commit is contained in:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user