aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/fileio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fileio.c b/src/fileio.c
index 61eb6095589..470146014a0 100644
--- a/src/fileio.c
+++ b/src/fileio.c
@@ -3477,7 +3477,7 @@ actually used.")
3477 /* Find a coding system specified in the heading two 3477 /* Find a coding system specified in the heading two
3478 lines or in the tailing several lines of the file. 3478 lines or in the tailing several lines of the file.
3479 We assume that the 1K-byte and 3K-byte for heading 3479 We assume that the 1K-byte and 3K-byte for heading
3480 and tailing respectively are sufficient fot this 3480 and tailing respectively are sufficient for this
3481 purpose. */ 3481 purpose. */
3482 int how_many, nread; 3482 int how_many, nread;
3483 3483