diff options
Diffstat (limited to 'src/su.c')
| -rw-r--r-- | src/su.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -92,7 +92,7 @@ /* The official name of this program (e.g., no `g' prefix). */ #define PROGRAM_NAME "su" -#define AUTHORS "David MacKenzie" +#define AUTHORS proper_name ("David MacKenzie") #if HAVE_PATHS_H # include <paths.h> |
