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/du.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/du.c') diff --git a/src/du.c b/src/du.c index 5d039adb7..890abeda0 100644 --- a/src/du.c +++ b/src/du.c @@ -46,7 +46,7 @@ #define PROGRAM_NAME "du" #define AUTHORS \ - "Torbjorn Granlund", "David MacKenzie", "Paul Eggert", "Jim Meyering" + N_ ("Torbjorn Granlund, David MacKenzie, Paul Eggert, and Jim Meyering") /* Initial size of the hash table. */ #define INITIAL_TABLE_SIZE 103 -- cgit v1.2.3-54-g00ecf