]> Kevux Git Server - fll/commit
Cleanup: Relocate assignment in the if condition to avoid warning.
authorKevin Day <thekevinday@gmail.com>
Thu, 7 Sep 2023 02:05:32 +0000 (21:05 -0500)
committerKevin Day <thekevinday@gmail.com>
Thu, 7 Sep 2023 02:05:32 +0000 (21:05 -0500)
commit83bb1485c07209aac6152622da3cbbccf463b751
treef00d999ddbe2d0b8d47afba89a984d789acde703
parentc9436c925a23b0ce37b148ac03f60c5332bfb26e
Cleanup: Relocate assignment in the if condition to avoid warning.

I think I was experiment with this style anyway.

Just move the assignment outside of the if condition.
level_1/fl_fss/c/fss/embedded_list.c
level_1/fl_fss/c/fss/extended_list.c