From: Roland McGrath Date: Wed, 3 Jun 1992 01:45:11 +0000 (+0000) Subject: Formerly commands.c.~5~ X-Git-Tag: 3.70.2~759 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=374e8d510a07779bfcbd765528fa6f87f114e43a;p=thirdparty%2Fmake.git Formerly commands.c.~5~ --- diff --git a/commands.c b/commands.c index f6f292fb..78054911 100644 --- a/commands.c +++ b/commands.c @@ -151,7 +151,7 @@ set_file_variables (file) caretD_len += (i <= 2 ? 3 : i); if (d->changed) { - qmark_len += i; + qmark_len += i; qmarkD_len += (i <= 2 ? 3 : i); } }