(cfcc_msg): Remove now-inaccurate part of comment.

From Bruno Haible.
This commit is contained in:
Jim Meyering 2001-08-07 13:45:26 +00:00
parent 62dbf128a5
commit 0d1d166269

View File

@ -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");