diff --git a/ui/unknown-interrupt.stderr b/ui/unknown-interrupt.stderr index efda28797f..c7d32699dc 100644 --- a/ui/unknown-interrupt.stderr +++ b/ui/unknown-interrupt.stderr @@ -2,4 +2,4 @@ error[E0599]: no variant or associated item named `UnknownInterrupt` found for e --> $DIR/unknown-interrupt.rs:3:47 | 3 | #[rtic::app(device = lm3s6965, dispatchers = [UnknownInterrupt])] - | ^^^^^^^^^^^^^^^^ variant or associated item not found in `Interrupt` \ No newline at end of file + | ^^^^^^^^^^^^^^^^ variant or associated item not found in `Interrupt`