]> 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:03:45 +0000 (22:03 -0600)
commite3d2fe34cf964363cd57c1e6d3072e7a8434988f
tree769e04ba78679d00816251f8746096d97892c9c2
parenta966e1919c011c5bd39777394247fc2737905e55
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