]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* src/c99-to-c89.diff: Adjust shred.c offsets.
authorJim Meyering <meyering@redhat.com>
Sat, 8 Dec 2007 13:08:16 +0000 (14:08 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 8 Dec 2007 13:08:16 +0000 (14:08 +0100)
ChangeLog
src/c99-to-c89.diff

index a1a2be66efc43038d553c9c6bb9ef4b8921cf73c..f9686a618752c85541158ddb90fa9336786543b0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-08  Jim Meyering  <meyering@redhat.com>
+
+       * src/c99-to-c89.diff: Adjust shred.c offsets.
+
 2007-12-04  Jim Meyering  <meyering@rho.meyering.net>
 
        Reflect change in gnulib: don't include getpagesize.h,
index c22c6e5e09512a1c43cb5d682a401eb5e50bc3b5..5766b24352a7026bb1b9ebf097c93f970da66d67 100644 (file)
@@ -127,7 +127,7 @@ diff -upr src/seq.c src/seq.c
 diff -upr src/shred.c src/shred.c
 --- src/shred.c        2007-07-23 12:56:20.000000000 +0200
 +++ src/shred.c        2007-07-23 13:03:12.000000000 +0200
-@@ -462,7 +462,7 @@ dopass (int fd, char const *qname, off_t
+@@ -461,7 +461,7 @@ dopass (int fd, char const *qname, off_t
                     out.  Thus, it shouldn't give up on bad blocks.  This
                     code works because lim is always a multiple of
                     SECTOR_SIZE, except at the end.  */