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/comm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/comm.c') diff --git a/src/comm.c b/src/comm.c index 0541d9710..efa5ee431 100644 --- a/src/comm.c +++ b/src/comm.c @@ -31,7 +31,7 @@ /* The official name of this program (e.g., no `g' prefix). */ #define PROGRAM_NAME "comm" -#define AUTHORS "Richard Stallman", "David MacKenzie" +#define AUTHORS N_ ("Richard Stallman and David MacKenzie") /* Undefine, to avoid warning about redefinition on some systems. */ #undef min -- cgit v1.2.3-54-g00ecf