9 Feb
2022
9 Feb
'22
3:07 a.m.
I got the check on those flags wrong, should probably be (swp_flags & (SWP_NOMOVE|SWP_NOSIZE)) != (SWP_NOMODE|SWP_NOSIZE). Or maybe leave it out entirely.