]> Kevux Git Server - fll/commit
Update: return the literal error code
authorKevin Day <kevin@kevux.org>
Sun, 11 Mar 2012 05:31:03 +0000 (23:31 -0600)
committerKevin Day <kevin@kevux.org>
Sun, 11 Mar 2012 05:31:03 +0000 (23:31 -0600)
commit9e83cd794cf40e37d24a16f67e2fa65e0a87cff9
treee0737a544f3d3a1484c0a44bcf4f4c5686f37a67
parentd09236dcc55e9674ba0c76886b3ca472dfae3dc1
Update: return the literal error code

The error code was being converted into 0 if the code was f_none.
Stop doing this behavior, all the scripts need to be fll return state aware from this point forward.
level_3/fss_basic_list_read/c/main.c
level_3/fss_basic_read/c/main.c
level_3/fss_extended_read/c/main.c