diff options
Diffstat (limited to 'src/df.c')
-rw-r--r-- | src/df.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |