]> Kevux Git Server - fll/commit
Cleanup: Use the f_string_static_t macros for the f_string_dynamic_t macros.
authorKevin Day <Kevin@kevux.org>
Thu, 20 Feb 2025 03:59:53 +0000 (21:59 -0600)
committerKevin Day <Kevin@kevux.org>
Thu, 20 Feb 2025 03:59:53 +0000 (21:59 -0600)
commitc729b786930cf7a0d7bf2bf529cd59b2a1778551
tree51270ddb8700ffe8028ca7a5af83042a27ab3826
parent1e5f3a58935e13846f87a14368719df0caaec4e0
Cleanup: Use the f_string_static_t macros for the f_string_dynamic_t macros.

The `macro_f_string_dynamic_t_initialize_1` and `macro_f_string_dynamic_t_initialize_2` should be using the word `string` rather than `array` for the first argument.
call the `f_string_static_t` macros for the respective `f_string_dynamic_t` macros.
level_0/f_string/c/string/dynamic.h