]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 4 Dec 2005 23:43:55 +0000 (23:43 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 4 Dec 2005 23:43:55 +0000 (23:43 +0000)
ChangeLog

index c9567b5603d756da7f5975f0c00580b011a73dbc..62e3834bd5399f6a795b968fca74638a51b5bf45 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
 
        * Version 6.0-cvs.
 
-       * src/copy.c (fchown) [!HAVE_FCHOWN]: Define fchown(...) to -1.
+       * src/copy.c [!HAVE_FCHOWN]: Define fchown(...) to -1.
        (set_owner, preserve_author): New functions, factored out of copy_reg.
        (copy_reg): Use them.
        (copy_internal): Use them here, too.