From 2b1f600cbd210cf9d7d7777b6cc0d6ef1c99d3da Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 5 Jul 1996 03:40:21 +0000 Subject: (usage): Remove space before newline in usage message. --- src/expr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/expr.c b/src/expr.c index bf5d1e442..a91c9528e 100644 --- a/src/expr.c +++ b/src/expr.c @@ -424,7 +424,7 @@ docolon (VALUE *sv, VALUE *pv) if (pv->u.s[0] == '^') { error (0, 0, _("\ -warning: unportable BRE: `%s': using `^' as the first character \n\ +warning: unportable BRE: `%s': using `^' as the first character\n\ of the basic regular expression is not portable; it is being ignored"), pv->u.s); } -- cgit v1.2.3-70-g09d2