# HG changeset patch # User Karl Heuer # Date 925317668 0 # Node ID e37c2cde8d20d4e352756061e231b3e03ff9c7d1 # Parent 90f146dfd6e7a591423c14907b382073882d9a5b Comment fix. diff -r 90f146dfd6e7 -r e37c2cde8d20 src/fileio.c --- 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;