summaryrefslogtreecommitdiff
path: root/src/comm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/comm.c')
-rw-r--r--src/comm.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/comm.c b/src/comm.c
index cbda362df..ff33b71ce 100644
--- a/src/comm.c
+++ b/src/comm.c
@@ -31,7 +31,9 @@
/* The official name of this program (e.g., no `g' prefix). */
#define PROGRAM_NAME "comm"
-#define AUTHORS "Richard Stallman", "David MacKenzie"
+#define AUTHORS \
+ proper_name ("Richard Stallman"), \
+ proper_name ("David MacKenzie")
/* Undefine, to avoid warning about redefinition on some systems. */
#undef min