diff options
author | Rob Landley <rob@landley.net> | 2018-10-28 12:02:54 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2018-10-28 12:02:54 -0500 |
commit | 85c1c26b69a8b6d90930d79d6b1944fa5024a738 (patch) | |
tree | 139977cbc32c5f9cd4b9e44a23e3b82d76c72b7c | |
parent | a3ebfb38cb840bd8d41c74df3c008105e3c6136d (diff) | |
download | toybox-85c1c26b69a8b6d90930d79d6b1944fa5024a738.tar.gz |
Rename interestingtimes.c to tty.c. (It's the "not curses" code.)
-rw-r--r-- | lib/tty.c (renamed from lib/interestingtimes.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/interestingtimes.c b/lib/tty.c index a1aa2b67..a1aa2b67 100644 --- a/lib/interestingtimes.c +++ b/lib/tty.c |