]> Kevux Git Server - fll/commit
Cleanup: The static inline functions are being included when the function they call...
authorKevin Day <thekevinday@gmail.com>
Wed, 7 Dec 2022 04:06:50 +0000 (22:06 -0600)
committerKevin Day <thekevinday@gmail.com>
Wed, 7 Dec 2022 04:24:20 +0000 (22:24 -0600)
commit5eef8bf51b3f7c517154b2b99414067c525ee072
treea3074ebc280615108313e5d078970fd7bc582ec1
parentb1c4a784e3019a6cf3d98a8e37481becf724a8c4
Cleanup: The static inline functions are being included when the function they call is not.

Wrap the static inline functions with the appropriate wrapping defines.
level_0/f_utf/c/private-utf_digit.c