]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly commands.c.~5~
authorRoland McGrath <roland@redhat.com>
Wed, 3 Jun 1992 01:45:11 +0000 (01:45 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 3 Jun 1992 01:45:11 +0000 (01:45 +0000)
commands.c

index f6f292fb8e90705cd2fd7f9df1cf7056af8fb842..78054911c847edd2919d81e8711deb7a489cf698 100644 (file)
@@ -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);
          }
       }