mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-15 23:47:25 -04:00
Fix typo
This commit is contained in:
parent
01adb24aa1
commit
c181843105
@ -64,7 +64,7 @@ struct static_bitmap {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
thor_unreachable("static_bitmap has not free bit");
|
thor_unreachable("static_bitmap has no free bit");
|
||||||
}
|
}
|
||||||
|
|
||||||
size_t free_word() const {
|
size_t free_word() const {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user