summaryrefslogtreecommitdiff
path: root/src/copy.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-10-23 16:04:47 +0000
committerJim Meyering <jim@meyering.net>1997-10-23 16:04:47 +0000
commiteae64f3a4f376c09a61b66ab70428e3bb42e2cfa (patch)
tree45dfbd7d185381de088d368326f1b89f50ccc1f8 /src/copy.c
parent2190ae8456ec6c41022f1ea2e15f25607c4727a3 (diff)
downloadcoreutils-eae64f3a4f376c09a61b66ab70428e3bb42e2cfa.tar.xz
Remove stpcpy decl.
Diffstat (limited to 'src/copy.c')
-rw-r--r--src/copy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/copy.c b/src/copy.c
index c76fbcda4..54d6a6102 100644
--- a/src/copy.c
+++ b/src/copy.c
@@ -36,7 +36,6 @@ struct dir_list
int full_write ();
int euidaccess ();
-char *stpcpy ();
char *xmalloc ();
int yesno ();