]> Kevux Git Server - fll/commit
Cleanup: The f_iki_read() using digits for wrapped rather than f_true and f_false.
authorKevin Day <Kevin@kevux.org>
Sun, 17 Nov 2024 23:24:51 +0000 (17:24 -0600)
committerKevin Day <Kevin@kevux.org>
Sun, 17 Nov 2024 23:27:24 +0000 (17:27 -0600)
commita026b3a2f4e8acfe5b4e3b0bab1e4ad02240955e
tree4b46d6cbe77490986c94c3d8633829be190df8ef
parent5a6ac3a799549a564ff2891f6a91faa3337f630d
Cleanup: The f_iki_read() using digits for wrapped rather than f_true and f_false.

This brings in changes introduced upstream commit 60d4e0c667860574659e9a7966ac0c591054f61a.
The `wrapped` is changed to use `0x0` and `0x1` rather than `F_false` and `F_true`.
These are functionally identical but the code is more consistent when having `0x0`, `0x1`, and `0x2` instead of `F_false`, `F_true`, and `0x2`.
level_0/f_iki/c/iki.c