From 1e4a6cbe1c35bd84fd135fffdf23a0d9a50631b1 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 14 Aug 2001 07:10:10 +0000 Subject: (AUTHORS): Mark string for translation, since it contains the English word `and'. --- src/sleep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sleep.c') diff --git a/src/sleep.c b/src/sleep.c index c160413c0..c2d3656b6 100644 --- a/src/sleep.c +++ b/src/sleep.c @@ -50,7 +50,7 @@ /* The official name of this program (e.g., no `g' prefix). */ #define PROGRAM_NAME "sleep" -#define AUTHORS "Jim Meyering and Paul Eggert" +#define AUTHORS N_ ("Jim Meyering and Paul Eggert") /* The name by which this program was run. */ char *program_name; -- cgit v1.2.3-54-g00ecf