mirror of
https://github.com/mirror/make.git
synced 2025-03-25 01:00:30 +08:00
Formerly commands.c.~5~
This commit is contained in:
parent
343ac48a2d
commit
374e8d510a
@ -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);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user