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 7a6650ce8..8c07eacbf 100644
--- a/src/df.c
+++ b/src/df.c
@@ -43,7 +43,7 @@
#define PROGRAM_NAME "df"
#define AUTHORS \
- "Torbjorn Granlund, David MacKenzie, Larry McVoy, and Paul Eggert"
+ N_ ("Torbjorn Granlund, David MacKenzie, Larry McVoy, and Paul Eggert")
char *xgetcwd ();