Skip to content

Commit eb1149f

Browse files
committed
Improve formatting
1 parent 1f015b1 commit eb1149f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
- Make `GlobalDescriptorTable::add_entry` a const fn ([#191](https://github.com/rust-osdev/x86_64/pull/191))
77
- Rename `enable_interrupts_and_hlt` to `enable_and_hlt` ([#206](https://github.com/rust-osdev/x86_64/pull/206))
88
- Provide functions for accessing the underlying L4 table for mapper types ([#184](https://github.com/rust-osdev/x86_64/pull/184))
9-
- Remove Trait constraint for Port::new() ([#188](https://github.com/rust-osdev/x86_64/pull/188))
9+
- Remove Trait constraint for `Port::new()` ([#188](https://github.com/rust-osdev/x86_64/pull/188))
1010

1111
# 0.12.2 – 2020-09-29
1212

0 commit comments

Comments
 (0)