]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Fix typo in previous checkin: I deleted a '2' by mistake.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 11 Feb 2006 00:36:08 +0000 (00:36 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 11 Feb 2006 00:36:08 +0000 (00:36 +0000)
lib/ChangeLog

index 4775458c02ac1e23c34fa8a30583c2b4f5ca4025..b91cba3ffe7bfea103a87e1c17ac2190a0948ddd 100644 (file)
@@ -3,7 +3,7 @@
        * closeout.c (close_stdout): Don't assume 'bool' converts nonzero
        ints to 0 or 1, as this isn't true for the stdbool.h substitute.
 
-006-02-02  Jim Meyering  <jim@meyering.net>
+2006-02-02  Jim Meyering  <jim@meyering.net>
 
        Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
        failure on deficient systems, and simplify gnulib lgpl dependencies.