mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 22:43:58 +00:00
Trim spaces.
This commit is contained in:
@ -10,7 +10,7 @@ main(void)
|
||||
{
|
||||
time_t t;
|
||||
int i;
|
||||
|
||||
|
||||
setvbuf(stdout, NULL, _IONBF, 0);
|
||||
|
||||
t = time(NULL);
|
||||
|
Reference in New Issue
Block a user