]> Kevux Git Server - fll/commit
Cleanup: only define location variable when needed
authorKevin Day <kevin@kevux.org>
Fri, 30 Mar 2012 02:23:50 +0000 (21:23 -0500)
committerKevin Day <kevin@kevux.org>
Fri, 30 Mar 2012 02:23:50 +0000 (21:23 -0500)
commitb6a4d11c9a1f927739a1b130dfee89d9dc61f640
treeb631cfa6ffe0bdc8e129081dffb8604e395c5dee
parent2e5255c37a7743914bcaabb7ef0035aef517d9ab
Cleanup: only define location variable when needed

Instead of defining it outside the loop, define it inside the loop and then only in the areas where it is needed.
level_1/fl_fss/c/fss_basic.c
level_1/fl_fss/c/fss_extended.c