]> Savannah Git Hosting - gnulib.git/commitdiff
readtokens.c: adjust wording in a comment
authorJim Meyering <meyering@redhat.com>
Fri, 9 Mar 2012 11:01:45 +0000 (12:01 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 9 Mar 2012 11:01:45 +0000 (12:01 +0100)
* lib/readtokens.c: Insert omitted "that" in a comment.

ChangeLog
lib/readtokens.c

index 63b35f36f8d3de02d2a7f3f715c6437e5875e2c3..1829df045e02b53dc0e3ea3bb11074b4b4832999 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-03-09  Jim Meyering  <meyering@redhat.com>
+
+       readtokens.c: adjust wording in a comment
+       * lib/readtokens.c: Insert omitted "that" in a comment.
+
 2012-03-08  Paul Eggert  <eggert@cs.ucla.edu>
 
        modechange: add notations +40, 00440, etc.
index f11d3f6c7bea228a157ac6ff54e00285def2a780..2846a949b34319a508ce17db31712f1885dede50 100644 (file)
@@ -74,7 +74,7 @@ set_nth_bit (size_t n, word *bitset)
    by testing ferror (STREAM).
 
    This function works properly on lines containing NUL bytes
-   and on files do not end with a delimiter.  */
+   and on files that do not end with a delimiter.  */
 
 size_t
 readtoken (FILE *stream,