Mercurial > emacs
changeset 24651:e37c2cde8d20
Comment fix.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Wed, 28 Apr 1999 16:41:08 +0000 |
parents | 90f146dfd6e7 |
children | f14a11549a64 |
files | src/fileio.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/fileio.c Tue Apr 27 19:10:09 1999 +0000 +++ b/src/fileio.c Wed Apr 28 16:41:08 1999 +0000 @@ -3477,7 +3477,7 @@ /* Find a coding system specified in the heading two lines or in the tailing several lines of the file. We assume that the 1K-byte and 3K-byte for heading - and tailing respectively are sufficient fot this + and tailing respectively are sufficient for this purpose. */ int how_many, nread;