diff options
author | Jim Meyering <jim@meyering.net> | 2003-06-07 10:15:15 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-06-07 10:15:15 +0000 |
commit | 465e39e101ab7a72596a9dbcbcf4c482cbae2af9 (patch) | |
tree | 8c4e1074aa53cbc8f4cb427f793a03f222f3013d /lib/ChangeLog | |
parent | 18944fe43925e2c5a2ef90c8fde66894916e8127 (diff) | |
download | coreutils-465e39e101ab7a72596a9dbcbcf4c482cbae2af9.tar.xz |
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 1bf41bf90..6b92ac87b 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -2,6 +2,7 @@ * readtokens.c: Put `Free Software Foundation, Inc.' in place of my name in the copyright comment. + (init_tokenbuffer): Remove unnecessary parentheses around malloc. Update from gnulib. * xmemcoll.h: Include <stddef.h>. |