fix thinko

This commit is contained in:
Paul Davis
2014-03-21 16:28:07 -04:00
parent 34ebb682a4
commit ae7f56d89f

View File

@@ -3911,7 +3911,7 @@ Route::setup_invisible_processors ()
++amp;
}
assert (amp != _processors.end ());
assert (amp != new_processors.end ());
/* and the processor after the amp */