Mercurial > emacs
diff src/termcap.c @ 10753:e0de204ec865
Comment changed.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Tue, 14 Feb 1995 17:12:41 +0000 |
| parents | 97096cdf6e55 |
| children | e34e076c5d47 |
line wrap: on
line diff
--- a/src/termcap.c Tue Feb 14 16:33:49 1995 +0000 +++ b/src/termcap.c Tue Feb 14 17:12:41 1995 +0000 @@ -323,7 +323,7 @@ (*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;
