mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-04 18:27:42 +00:00
Not using "else" after "return" unnests the code and makes it easier to follow. Also use an enum for the two different page fault types.