indent
Signed-off-by: James Cherry <cherry@CerezoBook.local>
This commit is contained in:
parent
1b71a26667
commit
0e79e35d17
|
|
@ -378,7 +378,7 @@ void
|
|||
GraphDelayCalc::seedInvalidDelays()
|
||||
{
|
||||
for (Vertex *vertex : invalid_delays_)
|
||||
iter_->enqueue(vertex);
|
||||
iter_->enqueue(vertex);
|
||||
invalid_delays_.clear();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue