diff options
Diffstat (limited to 'src/rmdir.c')
| -rw-r--r-- | src/rmdir.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rmdir.c b/src/rmdir.c index 5f7f54116..b090d7a85 100644 --- a/src/rmdir.c +++ b/src/rmdir.c @@ -36,7 +36,7 @@ /* The official name of this program (e.g., no `g' prefix). */ #define PROGRAM_NAME "rmdir" -#define AUTHORS "David MacKenzie" +#define AUTHORS proper_name ("David MacKenzie") /* The name this program was run with. */ char *program_name; |
