From 4a6814ada7aa7bb34046bd3f57bd46615d8db588 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 3 Oct 2002 09:31:12 +0000 Subject: Mark translatable string with `N_ (...)'. --- src/tail.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tail.c') diff --git a/src/tail.c b/src/tail.c index ba9dc8cf0..2488bf7cf 100644 --- a/src/tail.c +++ b/src/tail.c @@ -46,7 +46,7 @@ #define PROGRAM_NAME "tail" #define AUTHORS \ - "Paul Rubin, David MacKenzie, Ian Lance Taylor, and Jim Meyering" + N_ ("Paul Rubin, David MacKenzie, Ian Lance Taylor, and Jim Meyering") #ifndef ENOSYS /* Some systems don't have ENOSYS -- this should be a big enough -- cgit v1.2.3-54-g00ecf