mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-12 02:12:06 +02:00
* src/c99-to-c89.diff: Adjust offsets.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
2007-01-13 Jim Meyering <jim@meyering.net>
|
||||
|
||||
* src/c99-to-c89.diff: Adjust offsets.
|
||||
|
||||
* AUTHORS: Add chcon.
|
||||
|
||||
* src/c99-to-c89.diff: Remove trailing blanks.
|
||||
|
||||
@@ -120,7 +120,7 @@ diff --git a/src/ls.c b/src/ls.c
|
||||
index b1c0f9a..7d51a61 100644
|
||||
--- a/src/ls.c
|
||||
+++ b/src/ls.c
|
||||
@@ -2565,1 +2565,1 @@ gobble_file (char const *name, enum filetype type, ino_t inode,
|
||||
@@ -2565,6 +2565,7 @@ gobble_file (char const *name, enum filetype type, ino_t inode,
|
||||
)))))
|
||||
|
||||
{
|
||||
@@ -128,7 +128,7 @@ index b1c0f9a..7d51a61 100644
|
||||
/* Absolute name of this file. */
|
||||
char *absolute_name;
|
||||
bool do_deref;
|
||||
@@ -2614,2 +2615,2 @@ gobble_file (char const *name, enum filetype type, ino_t inode,
|
||||
@@ -2614,7 +2615,6 @@ gobble_file (char const *name, enum filetype type, ino_t inode,
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user