diff options
Diffstat (limited to 'src/whoami.c')
| -rw-r--r-- | src/whoami.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/whoami.c b/src/whoami.c index 0e3a97d59..93123572f 100644 --- a/src/whoami.c +++ b/src/whoami.c @@ -33,7 +33,7 @@ /* The official name of this program (e.g., no `g' prefix). */ #define PROGRAM_NAME "whoami" -#define AUTHORS "Richard Mlynarik" +#define AUTHORS proper_name ("Richard Mlynarik") /* The name this program was run with. */ char *program_name; |
