diff options
author | Jim Meyering <jim@meyering.net> | 1998-03-13 23:39:48 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-03-13 23:39:48 +0000 |
commit | 7c579a02319bb6b22c9e542aa5271199cb95158d (patch) | |
tree | 788e163041b8ef6abe1a3f96921829fbf8860e3b /old | |
parent | 6630a24b7aa5bb5e12cc15b29150f41f70cdfbbf (diff) | |
download | coreutils-7c579a02319bb6b22c9e542aa5271199cb95158d.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 4a3172cc1..a132070e9 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -14,6 +14,7 @@ (copy_internal): Likewise. (copy): Likewise. Update all callers. + * src/copy.h (copy): Update prototype. * src/cp.c (do_copy): Add unused arg in calls to copy. * src/mv.c (do_move): Add ©_into_self arg in call to copy. Don't remove source directory when copy_into_self is nonzero. |