diff options
Diffstat (limited to 'src/kill.c')
| -rw-r--r-- | src/kill.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kill.c b/src/kill.c index 8d1a1c202..95e769777 100644 --- a/src/kill.c +++ b/src/kill.c @@ -39,7 +39,7 @@ /* The official name of this program (e.g., no `g' prefix). */ #define PROGRAM_NAME "kill" -#define AUTHORS "Paul Eggert" +#define AUTHORS proper_name ("Paul Eggert") #if ! (HAVE_DECL_STRSIGNAL || defined strsignal) # if ! (HAVE_DECL_SYS_SIGLIST || defined sys_siglist) |
