]> Kevux Git Server - fll/commit
Regression: The f_console_environment_process() is accidentally set to private.
authorKevin Day <thekevinday@gmail.com>
Wed, 23 Nov 2022 02:46:16 +0000 (20:46 -0600)
committerKevin Day <thekevinday@gmail.com>
Wed, 23 Nov 2022 02:46:16 +0000 (20:46 -0600)
commitbeea92ffc67968f17125707add7c23990961c8f7
tree2f2b4dc399fd5ef175b9e4b0d240b2130498ce1b
parente56532f73ee1c9092351eb43d14d451d7427212b
Regression: The f_console_environment_process() is accidentally set to private.

The commit 05c24138c0ad8f15a557274f21956fed206fec23 accidentally set the public function to private.
There are private functions that were set to private here but I somehow added F_attribute_visibility_internal_d to a public function.
level_0/f_console/c/console.h