diff options
Diffstat (limited to 'src/nl.c')
-rw-r--r-- | src/nl.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ /* The official name of this program (e.g., no `g' prefix). */ #define PROGRAM_NAME "nl" -#define AUTHORS N_ ("Scott Bartram and David MacKenzie") +#define AUTHORS "Scott Bartram", "David MacKenzie" #ifndef TRUE # define TRUE 1 |