From 0d1d1662690009d787450aa5d3ca42e9e57e74ae Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 7 Aug 2001 13:45:26 +0000 Subject: (cfcc_msg): Remove now-inaccurate part of comment. From Bruno Haible. --- src/printf.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/printf.c b/src/printf.c index 75b662fe6..8c7dcfe8d 100644 --- a/src/printf.c +++ b/src/printf.c @@ -79,8 +79,7 @@ static int exit_status; static int posixly_correct; /* This message appears in N_() here rather than just in _() below because - the sole use would have been in a #define, and xgettext doesn't look for - strings in cpp directives. */ + the sole use would have been in a #define. */ static char *const cfcc_msg = N_("warning: %s: character(s) following character constant have been ignored"); -- cgit v1.2.3-54-g00ecf