Oops, to many zeroes was in usleep arg

This commit is contained in:
Andrey A. Chernov 1997-09-24 20:19:59 +00:00
parent 850b77e689
commit 81c9c0b61a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=29814

View File

@ -248,7 +248,7 @@ delay_output() {
/* tputs("$<50>", 1, xputc); */
else {
(void) fflush(stdout);
usleep(500000);
usleep(50*1000);
}
#if 0
else if(ospeed > 0 || ospeed < SIZE(tmspc10)) if(CM) {