projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a399cd6
)
(copy): Declare as `extern'.
author
Jim Meyering
<jim@meyering.net>
Wed, 22 Sep 2004 20:08:59 +0000
(20:08 +0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 22 Sep 2004 20:08:59 +0000
(20:08 +0000)
src/copy.c
patch
|
blob
|
history
diff --git
a/src/copy.c
b/src/copy.c
index c2294ca82b367c73349ae448699e085429c756c2..cfe8e51108849872d0bdb74a8aef573621edebbf 100644
(file)
--- a/
src/copy.c
+++ b/
src/copy.c
@@
-1661,7
+1661,7
@@
valid_options (const struct cp_options *co)
same as) DST_PATH; otherwise, set clear it.
Return true if successful. */
-bool
+
extern
bool
copy (const char *src_path, const char *dst_path,
bool nonexistent_dst, const struct cp_options *options,
bool *copy_into_self, bool *rename_succeeded)