summaryrefslogtreecommitdiff
path: root/src/du.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/du.c')
-rw-r--r--src/du.c2
1 files changed, 1 insertions, 1 deletions
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