1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-31 04:50:19 +02:00

Fix typo in previous checkin: I deleted a '2' by mistake.

This commit is contained in:
Paul Eggert
2006-02-11 00:36:08 +00:00
parent 9d5e0e26db
commit de107e9110
+1 -1
View 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.