summaryrefslogtreecommitdiff
path: root/src/pr.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-08-13 10:33:28 +0000
committerJim Meyering <jim@meyering.net>2001-08-13 10:33:28 +0000
commit41a201e991b0eef5f0c97b0f24b8d4d1457ff9a1 (patch)
tree7d985a7fc93e71878583b4ec9a04498d7126dce9 /src/pr.c
parent4c83ec781b02b43c16f0d82c8c5c830721b138e6 (diff)
downloadcoreutils-41a201e991b0eef5f0c97b0f24b8d4d1457ff9a1.tar.xz
(AUTHORS): Mark string for translation, since it contains the English word `and'.
Diffstat (limited to 'src/pr.c')
-rw-r--r--src/pr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pr.c b/src/pr.c
index 5c5b96a1b..9eb13f8d0 100644
--- a/src/pr.c
+++ b/src/pr.c
@@ -323,7 +323,7 @@
/* The official name of this program (e.g., no `g' prefix). */
#define PROGRAM_NAME "pr"
-#define AUTHORS "Pete TerMaat and Roland Huebner"
+#define AUTHORS N_ ("Pete TerMaat and Roland Huebner")
#ifndef TRUE
# define TRUE 1