]> Kevux Git Server - fll/commit
Cleanup: Fix dead code.
authorKevin Day <Kevin@kevux.org>
Thu, 5 Sep 2024 02:43:03 +0000 (21:43 -0500)
committerKevin Day <Kevin@kevux.org>
Thu, 5 Sep 2024 02:43:03 +0000 (21:43 -0500)
commitb4fc8cc255186b925042c927b79a6402f029c989
tree6fee4b4eef8121288eb76d4480408fb14e1abfef
parentda713aaef48e92811654fdc869579a03a55a3ba2
Cleanup: Fix dead code.

The graph condition is always `0x1` when entering the block but inside it checks for `0x2`.
Update the function to accept either `0x1` or `0x2`.
level_1/fl_fss/c/fss/embedded_list.c