summaryrefslogtreecommitdiff
path: root/src/tac.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1992-11-19 21:03:49 +0000
committerJim Meyering <jim@meyering.net>1992-11-19 21:03:49 +0000
commit750bb6aa692485b3ffc567aabead9de97d4eb5ca (patch)
treed6d98478ae1f81ade5be9ae0368e89775921530a /src/tac.c
parentceda697482339c94618ad1cbd3ab79259f1991d9 (diff)
downloadcoreutils-750bb6aa692485b3ffc567aabead9de97d4eb5ca.tar.xz
Merged in changes for 1.3.5.
Diffstat (limited to 'src/tac.c')
-rw-r--r--src/tac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tac.c b/src/tac.c
index 837280101..f7a2479e1 100644
--- a/src/tac.c
+++ b/src/tac.c
@@ -16,7 +16,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Written by Jay Lepreau (lepreau@cs.utah.edu).
- GNU enhancements by David MacKenzie (djm@ai.mit.edu). */
+ GNU enhancements by David MacKenzie (djm@gnu.ai.mit.edu). */
/* Copy each FILE, or the standard input if none are given or when a
FILE name of "-" is encountered, to the standard output with the