summaryrefslogtreecommitdiff
path: root/src/fmt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fmt.c')
-rw-r--r--src/fmt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fmt.c b/src/fmt.c
index a3e001410..2a9e3c543 100644
--- a/src/fmt.c
+++ b/src/fmt.c
@@ -33,7 +33,7 @@
/* The official name of this program (e.g., no `g' prefix). */
#define PROGRAM_NAME "fmt"
-#define AUTHORS "Ross Paterson"
+#define AUTHORS proper_name ("Ross Paterson")
/* The following parameters represent the program's idea of what is
"best". Adjust to taste, subject to the caveats given. */