summaryrefslogtreecommitdiff
path: root/src/tr.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-10-23 14:30:27 +0000
committerJim Meyering <jim@meyering.net>1997-10-23 14:30:27 +0000
commite3d707159543d2f95bfac8d1ec03c2458fab0c36 (patch)
treec514fd7bc20160bf7319ef0a670c428d5360124f /src/tr.c
parent00bc2c29caf8978f8e1f9c8af70501d7af5e7c0f (diff)
downloadcoreutils-e3d707159543d2f95bfac8d1ec03c2458fab0c36.tar.xz
Remove stpcpy dcl.
Diffstat (limited to 'src/tr.c')
-rw-r--r--src/tr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tr.c b/src/tr.c
index 809a6228b..4ea9b9b8d 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. */