From: Jim Meyering Date: Sun, 2 Feb 2003 20:53:56 +0000 (+0000) Subject: Remove junk that somehow was improperly pasted into an entry from 2002-10-12. X-Git-Tag: v4.5.5~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c7366d9a4b74d2103a5c738f2d91da5dd3875cbd;p=thirdparty%2Fcoreutils.git Remove junk that somehow was improperly pasted into an entry from 2002-10-12. --- diff --git a/ChangeLog b/ChangeLog index 93663c1689..dac40b20d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -806,7 +806,7 @@ * src/cut.c (cut_fields): Add a temporary size_t variable, n_bytes, to avoid warnings. - * src/pinky.cdereference-command-line-symlink-to-dir (print_long_entry): fread returns size_t. + * src/pinky.c (print_long_entry): fread returns size_t. Declare local `bytes' accordingly, to avoid warning. tail -c +N would perform an extra read after encountering EOF