summaryrefslogtreecommitdiff
path: root/src/true.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/true.c')
-rw-r--r--src/true.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/true.c b/src/true.c
index 4ce3fe6cb..eebfaeeef 100644
--- a/src/true.c
+++ b/src/true.c
@@ -30,7 +30,7 @@
# define PROGRAM_NAME "false"
#endif
-#define AUTHORS "Jim Meyering"
+#define AUTHORS proper_name ("Jim Meyering")
/* The name this program was run with. */
char *program_name;