]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Remove stpcpy dcl.
authorJim Meyering <jim@meyering.net>
Thu, 23 Oct 1997 14:30:27 +0000 (14:30 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 23 Oct 1997 14:30:27 +0000 (14:30 +0000)
src/tr.c

index 809a6228b8cf73180e79247693e499e75e37a3e7..4ea9b9b8d26bfad99482c74b9f545e85e564a958 100644 (file)
--- a/src/tr.c
+++ b/src/tr.c
@@ -231,7 +231,6 @@ struct E_string
 
 
 char *xmalloc ();
-char *stpcpy ();
 int safe_read ();
 
 /* The name by which this program was run.  */