From c6ec14449470fce01a93bd0724ea3146c3ba3e7e Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 18 Sep 2003 19:39:12 +0000 Subject: revert previous change --- src/touch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/touch.c') diff --git a/src/touch.c b/src/touch.c index c6e8d2be6..288e6d161 100644 --- a/src/touch.c +++ b/src/touch.c @@ -37,7 +37,7 @@ #define PROGRAM_NAME "touch" #define AUTHORS \ -"Paul Rubin", "Arnold Robbins", "Jim Kingdon", "David MacKenzie", "Randy Smith" +N_ ("Paul Rubin, Arnold Robbins, Jim Kingdon, David MacKenzie, and Randy Smith") #ifndef STDC_HEADERS time_t time (); -- cgit v1.2.3-54-g00ecf