Add missing entries to speedtable

This commit is contained in:
Andrey A. Chernov 1995-08-04 09:42:05 +00:00
parent e390f0a585
commit f0c8f81c61

View File

@ -231,7 +231,7 @@ bell()
}
static short tmspc10[] = { /* from termcap */
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
};
delay_output() {