diff options
Diffstat (limited to 'src/comm.c')
-rw-r--r-- | src/comm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/comm.c b/src/comm.c index 430e8d605..267ec789f 100644 --- a/src/comm.c +++ b/src/comm.c @@ -32,7 +32,7 @@ #define PROGRAM_NAME "comm" #define AUTHORS \ - proper_name ("Richard Stallman"), \ + proper_name ("Richard M. Stallman"), \ proper_name ("David MacKenzie") /* Undefine, to avoid warning about redefinition on some systems. */ |