diff options
Diffstat (limited to 'src/hostid.c')
| -rw-r--r-- | src/hostid.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hostid.c b/src/hostid.c index ea50086eb..95ee7c22b 100644 --- a/src/hostid.c +++ b/src/hostid.c @@ -31,7 +31,7 @@ /* The official name of this program (e.g., no `g' prefix). */ #define PROGRAM_NAME "hostid" -#define AUTHORS "Jim Meyering" +#define AUTHORS proper_name ("Jim Meyering") /* The name this program was run with, for error messages. */ char *program_name; |
