1
0
Fork 0
mirror of https://github.com/ratfactor/ziglings synced 2024-05-24 04:16:02 +02:00
ziglings/patches/patches/098_bit_manipulation2.patch
2023-04-12 17:00:26 +02:00

5 lines
72 B
Diff

62c62
< return bits == 0x..???;
---
> return bits == 0x3ffffff;