aboutsummaryrefslogtreecommitdiffstats
path: root/src/su.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/su.c')
-rw-r--r--src/su.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/su.c b/src/su.c
index 7778002f8..0cb415a3b 100644
--- a/src/su.c
+++ b/src/su.c
@@ -92,7 +92,7 @@
/* The official name of this program (e.g., no `g' prefix). */
#define PROGRAM_NAME "su"
-#define AUTHORS "David MacKenzie"
+#define AUTHORS proper_name ("David MacKenzie")
#if HAVE_PATHS_H
# include <paths.h>