From: Jim Meyering Date: Thu, 23 Oct 1997 14:30:27 +0000 (+0000) Subject: Remove stpcpy dcl. X-Git-Tag: TEXTUTILS-1_22c~215 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e3d707159543d2f95bfac8d1ec03c2458fab0c36;p=thirdparty%2Fcoreutils.git Remove stpcpy dcl. --- diff --git a/src/tr.c b/src/tr.c index 809a6228b8..4ea9b9b8d2 100644 --- 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. */