]> Kevux Git Server - fll/commit
Bugfix: Some of the level checking defines have an "s" that should not be there.
authorKevin Day <thekevinday@gmail.com>
Fri, 9 Dec 2022 03:51:03 +0000 (21:51 -0600)
committerKevin Day <thekevinday@gmail.com>
Fri, 9 Dec 2022 04:59:58 +0000 (22:59 -0600)
commit5b52e790c922c515babaabae7ff2340086958dfa
tree8d8b149301c573bca3c2c4901688ad07d7581f22
parente695be36b203c1609c74250c705029dcdf91df10
Bugfix: Some of the level checking defines have an "s" that should not be there.

Fix incorrect _di_level_0_parameters_checking_, replacing it with _di_level_0_parameter_checking_.
Fix incorrect _di_level_2_parameters_checking_, replacing it with _di_level_2_parameter_checking_.
level_0/f_color/c/color/common.c
level_0/f_console/c/console/common.c
level_2/fll_program/c/program/common.c