]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 29 Jun 2005 17:11:02 +0000 (17:11 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 29 Jun 2005 17:11:02 +0000 (17:11 +0000)
ChangeLog

index 1758717fdf26e35f728fd7ce99c5befe69fd5389..3a62385ddc32c7521542e3124c83ac1ba98af605 100644 (file)
--- 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