]> Kevux Git Server - fll/commit
Cleanup: Relocate local variables into block.
authorKevin Day <Kevin@kevux.org>
Fri, 1 Aug 2025 00:47:00 +0000 (19:47 -0500)
committerKevin Day <Kevin@kevux.org>
Fri, 1 Aug 2025 00:47:00 +0000 (19:47 -0500)
commitb9bf65b589daafa2c7db4f0cbe4d6ca9651b6695
tree97d3bc4079c6754797de04d8af6b70e66caeee99
parent83ccf092c36c71bc55f50b0119fc7142a404b602
Cleanup: Relocate local variables into block.

The variable should be in a block so that they only exist as long as they need to.
level_2/fll_program/c/program.c