mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-26 14:00:56 +00:00
Formerly rule.c.~4~
This commit is contained in:
parent
8b8764b427
commit
687844b2fe
1 changed files with 1 additions and 1 deletions
2
rule.c
2
rule.c
|
@ -397,7 +397,7 @@ freerule (rule, lastrule)
|
|||
abort ();
|
||||
else
|
||||
pattern_rules = next;
|
||||
else
|
||||
else if (lastrule != 0)
|
||||
lastrule->next = next;
|
||||
if (last_pattern_rule == rule)
|
||||
last_pattern_rule = lastrule;
|
||||
|
|
Loading…
Reference in a new issue