diff options
Diffstat (limited to 'src/tty.c')
| -rw-r--r-- | src/tty.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ enum /* The official name of this program (e.g., no `g' prefix). */ #define PROGRAM_NAME "tty" -#define AUTHORS "David MacKenzie" +#define AUTHORS proper_name ("David MacKenzie") /* The name under which this program was run. */ char *program_name; |
