]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 10 Dec 2005 22:10:59 +0000 (22:10 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 10 Dec 2005 22:10:59 +0000 (22:10 +0000)
ChangeLog

index dc51b41d8673e591a2365f3461f49c122c91bb7f..f8b74d32027b39c08845aa74defdeae52b1034a9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@
 
        Avoid shred segfault on 64-bit systems.
        * src/rand-isaac.c (isaac_refill): Don't try to negate a
-       local of type uint32_t.  Convert it to int32_t first.
+       local of type uint32_t.  Make the local an `int' instead.
 
        * NEWS: Mention sort's new options.