summaryrefslogtreecommitdiff
path: root/src/csplit.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/csplit.c')
-rw-r--r--src/csplit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/csplit.c b/src/csplit.c
index e7e1f34cd..77182d861 100644
--- a/src/csplit.c
+++ b/src/csplit.c
@@ -40,7 +40,7 @@
/* The official name of this program (e.g., no `g' prefix). */
#define PROGRAM_NAME "csplit"
-#define AUTHORS "Stuart Kemp and David MacKenzie"
+#define AUTHORS N_ ("Stuart Kemp and David MacKenzie")
#ifdef STDC_HEADERS
# include <stdlib.h>