summaryrefslogtreecommitdiff
path: root/src/df.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/df.c')
-rw-r--r--src/df.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/df.c b/src/df.c
index af8c2bf1d..85097a25e 100644
--- a/src/df.c
+++ b/src/df.c
@@ -42,7 +42,7 @@
#define PROGRAM_NAME "df"
#define AUTHORS \
- N_ ("Torbjorn Granlund, David MacKenzie, and Paul Eggert")
+ "Torbjorn Granlund", "David MacKenzie", "Paul Eggert"
/* Name this program was run with. */
char *program_name;