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/id.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/id.c') diff --git a/src/id.c b/src/id.c index 9cd426a2e..2880928d6 100644 --- a/src/id.c +++ b/src/id.c @@ -32,7 +32,7 @@ /* The official name of this program (e.g., no `g' prefix). */ #define PROGRAM_NAME "id" -#define AUTHORS "Arnold Robbins", "David MacKenzie" +#define AUTHORS N_ ("Arnold Robbins and David MacKenzie") #ifndef _POSIX_VERSION struct passwd *getpwuid (); -- cgit v1.2.3-54-g00ecf