Make the -d option actually work.
Today fast terminals are usually the default. PR: 21634 Submitted by: Eric S. Van Gyzen <eric@vangyzen.net>
This commit is contained in:
parent
430258152b
commit
a09af49602
@ -328,6 +328,8 @@ main(argc, argv)
|
||||
flavor[n % sizeof(flavor)]);
|
||||
ref[w->ypos[h] = y][w->xpos[h] = x]++;
|
||||
}
|
||||
if (usleep(delay))
|
||||
onsig(SIGTERM);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user