summaryrefslogtreecommitdiff
path: root/src/chroot.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/chroot.c')
-rw-r--r--src/chroot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chroot.c b/src/chroot.c
index 90b0b967b..e3621fd70 100644
--- a/src/chroot.c
+++ b/src/chroot.c
@@ -29,7 +29,7 @@
/* The official name of this program (e.g., no `g' prefix). */
#define PROGRAM_NAME "chroot"
-#define AUTHORS "Roland McGrath"
+#define AUTHORS proper_name ("Roland McGrath")
/* The name this program was run with, for error messages. */
char *program_name;