]> Kevux Git Server - fll/commit
Cleanup: Minor code optimizations in fll_program.
authorKevin Day <kevin@kevux.org>
Thu, 3 Aug 2023 01:29:07 +0000 (20:29 -0500)
committerKevin Day <kevin@kevux.org>
Thu, 3 Aug 2023 01:29:07 +0000 (20:29 -0500)
commit9f88135faa7e793a425427558ef58213eff2240a
tree62382e99afd51e4ad4133e0d1f163a9f5ac1ade8
parent98937617f14f22a8d6b65e1053b1e1d7bc7b12cb
Cleanup: Minor code optimizations in fll_program.

The context sets are being set to f_color_set_empty_s.
Have each set be assigned the return value of the other.

Change the status return structure for simple return conditions at the end of the functions.
level_2/fll_program/c/program.c