Skip to content

Commit 98c1832

Browse files
committed
Remove redundant separator
1 parent a914dd8 commit 98c1832

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/this-month/2022-04/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ The `xhci` crate provides types of xHCI structires, such as Registers and TRBs.
4848

4949
In this month, we released a new version 0.8.3 which includes [a bug fix](https://github.com/rust-osdev/xhci/pull/132) reported and committed by [@Yuna-Tomi](https://github.com/Yuna-Tomi). The bug was that `EventRingDequeuePointerRegister::event_ring_dequeue_pointer()` did not return the correct address. Thanks for the contribution!.
5050

51-
=======
5251
### [`multiboot2`](https://github.com/rust-osdev/multiboot2)
5352

5453
The `multiboot2` crate provides abstraction types for the multiboot information structure (MBI) of multiboot2

0 commit comments

Comments
 (0)