aboutsummaryrefslogtreecommitdiffstats
path: root/src/tty.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tty.c')
-rw-r--r--src/tty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tty.c b/src/tty.c
index 0a3809337..dd98c3fe0 100644
--- a/src/tty.c
+++ b/src/tty.c
@@ -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;