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/split.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/split.c') diff --git a/src/split.c b/src/split.c index 311b08e5d..08617c3f8 100644 --- a/src/split.c +++ b/src/split.c @@ -40,7 +40,7 @@ /* The official name of this program (e.g., no `g' prefix). */ #define PROGRAM_NAME "split" -#define AUTHORS "Torbjorn Granlund", "Richard M. Stallman" +#define AUTHORS N_ ("Torbjorn Granlund and Richard M. Stallman") #define DEFAULT_SUFFIX_LENGTH 2 -- cgit v1.2.3-54-g00ecf