diff options
Diffstat (limited to 'src/runcon.c')
| -rw-r--r-- | src/runcon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runcon.c b/src/runcon.c index 418860146..3c45c6fec 100644 --- a/src/runcon.c +++ b/src/runcon.c @@ -43,7 +43,7 @@ /* The official name of this program (e.g., no `g' prefix). */ #define PROGRAM_NAME "runcon" -#define AUTHORS "Russell Coker" +#define AUTHORS proper_name ("Russell Coker") static struct option long_options[] = { {"role", required_argument, NULL, 'r'}, |
