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 809a622..4ea9b9b 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.  */