Add missing entries for 38400/57600/115200 bauds to tmspc10[]

This commit is contained in:
Andrey A. Chernov 1995-07-23 02:25:18 +00:00
parent 61820e8839
commit d4cd186f62

View File

@ -45,7 +45,8 @@ static char sccsid[] = "@(#)tputs.c 8.1 (Berkeley) 6/4/93";
*/
static
short tmspc10[] = {
0, 2000, 1333, 909, 743, 666, 500, 333, 166, 83, 55, 41, 20, 10, 5
0, 2000, 1333, 909, 743, 666, 500, 333, 166, 83, 55, 41, 20, 10, 5,
3, 2, 1
};
short ospeed;