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/who.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/who.c') diff --git a/src/who.c b/src/who.c index fc46b6fe7..9c6e71435 100644 --- a/src/who.c +++ b/src/who.c @@ -37,7 +37,7 @@ /* The official name of this program (e.g., no `g' prefix). */ #define PROGRAM_NAME "who" -#define AUTHORS "Joseph Arceneaux", "David MacKenzie", "Michael Stone" +#define AUTHORS N_ ("Joseph Arceneaux, David MacKenzie, and Michael Stone") #ifndef MAXHOSTNAMELEN # define MAXHOSTNAMELEN 64 -- cgit v1.2.3-54-g00ecf