mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-03 12:31:32 -08:00
Comment changed.
This commit is contained in:
parent
5757b805f1
commit
95c74a10a4
1 changed files with 1 additions and 1 deletions
|
|
@ -323,7 +323,7 @@ tputs (str, nlines, outfun)
|
|||
(*outfun) (*str++);
|
||||
|
||||
/* PADCOUNT is now in units of tenths of msec.
|
||||
SPEED is mesured in characters per 10 seconds
|
||||
SPEED is measured in characters per 10 seconds
|
||||
or in characters per .1 seconds (if negative).
|
||||
We use the smaller units for larger speeds to avoid overflow. */
|
||||
padcount *= speed;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue