diff options
| author | Jim Meyering <jim@meyering.net> | 2006-11-27 14:38:35 +0100 |
|---|---|---|
| committer | Jim Meyering <jim@meyering.net> | 2006-11-27 14:38:35 +0100 |
| commit | 97136cb93fa4f54e37ba34c9cdd14655243155a9 (patch) | |
| tree | ae493aabd62217301b0c695fdf0ee353787d5908 /src/c99-to-c89.diff | |
| parent | Improve the check for departures from C89, and fix the departures (diff) | |
| download | coreutils-97136cb93fa4f54e37ba34c9cdd14655243155a9.tar.gz coreutils-97136cb93fa4f54e37ba34c9cdd14655243155a9.zip | |
* Makefile.maint (patch-check): Rewrite to diagnose failure.
* src/c99-to-c89.diff: Adjust shred.c offsets.
Diffstat (limited to 'src/c99-to-c89.diff')
| -rw-r--r-- | src/c99-to-c89.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/c99-to-c89.diff b/src/c99-to-c89.diff index 57e98357a..dc33dd670 100644 --- a/src/c99-to-c89.diff +++ b/src/c99-to-c89.diff @@ -90,7 +90,7 @@ retrieving revision 1.130 diff -u -p -r1.130 shred.c --- shred.c 3 Sep 2006 02:53:16 -0000 1.130 +++ shred.c 3 Oct 2006 13:48:24 -0000 -@@ -460,7 +460,7 @@ dopass (int fd, char const *qname, off_t +@@ -464,7 +464,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. */ |
