]> Kevux Git Server - fll/commit
Regression: NULL is being printed and fix inline function.
authorKevin Day <thekevinday@gmail.com>
Wed, 10 Nov 2021 03:58:44 +0000 (21:58 -0600)
committerKevin Day <thekevinday@gmail.com>
Wed, 10 Nov 2021 03:58:44 +0000 (21:58 -0600)
commit9b4d09c6733e088410f1e7b0c1372fd2b8fe182e
tree584d31b3d5ed670afc8b37a5eed6d2a15115fce6
parent21d3c3707397dd0005f1ae9eebd210d16059227a
Regression: NULL is being printed and fix inline function.

The NULL character should not be printed for "safely" print functions.

The private inline functions should be made static.
level_0/f_print/c/print_to.c
level_0/f_print/c/private-print.c
level_0/f_print/c/private-print_to.c