diff options
Diffstat (limited to 'src/unexpand.c')
| -rw-r--r-- | src/unexpand.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unexpand.c b/src/unexpand.c index 488fc67a2..4f15a0fd8 100644 --- a/src/unexpand.c +++ b/src/unexpand.c @@ -46,7 +46,7 @@ /* The official name of this program (e.g., no `g' prefix). */ #define PROGRAM_NAME "unexpand" -#define AUTHORS "David MacKenzie" +#define AUTHORS proper_name ("David MacKenzie") /* The number of bytes added at a time to the amount of memory allocated for the output line. */ |
