From: Jim Meyering Date: Wed, 29 Jun 2005 17:11:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~448 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=412a83b11b9e555a16b351f43189290e256a59fc;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 1758717fdf..3a62385ddc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,7 +11,7 @@ * src/system.h (VERIFY): Rewrite to use string-concatenation and __LINE__ so as not to require a struct name parameter. - (GL_CONCAT, GL_CONCAT2, GL_LINE_CONCAT): Define helper macros. + (GL_CONCAT, GL_CONCAT2): Define helper macros. * src/od.c: Update sole use. * src/ls.c (gobble_file): Use stat.st_author, not stat.st_uid