summaryrefslogtreecommitdiff
path: root/src/cut.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cut.c')
-rw-r--r--src/cut.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cut.c b/src/cut.c
index c613d3878..7346beeb2 100644
--- a/src/cut.c
+++ b/src/cut.c
@@ -36,7 +36,7 @@
/* The official name of this program (e.g., no `g' prefix). */
#define PROGRAM_NAME "cut"
-#define AUTHORS "David Ihnat, David MacKenzie, and Jim Meyering"
+#define AUTHORS N_ ("David Ihnat, David MacKenzie, and Jim Meyering")
#define FATAL_ERROR(Message) \
do \