]> Kevux Git Server - kevux-tools/commitdiff
Update: The macro macro_f_state_t_initialize_1 is out of date.
authorKevin Day <kevin@kevux.org>
Sun, 18 Jun 2023 14:02:46 +0000 (09:02 -0500)
committerKevin Day <kevin@kevux.org>
Sun, 18 Jun 2023 14:02:46 +0000 (09:02 -0500)
I missed this in my resynchronize commit 176432f8289de183fd0e16f3b371686444b93d87.

sources/c/remove/main/common/type.h

index b102e622e41c0728abc87215eb3a6841b0b7f385..fde4a67de6b4f74c436eedbe4fd88135843ad688 100644 (file)
@@ -185,7 +185,7 @@ extern "C" {
     { \
       kt_remove_main_flag_none_e, \
       F_none, \
-      macro_f_state_t_initialize_1(kt_remove_allocation_large_d, kt_remove_allocation_small_d, F_none, 0, 0, &fll_program_standard_signal_handle, 0, 0, 0), \
+      macro_f_state_t_initialize_1(kt_remove_allocation_large_d, kt_remove_allocation_small_d, F_none, 0, 0, &fll_program_standard_signal_handle, 0, 0, 0, 0), \
       f_string_dynamic_t_initialize, \
       f_string_dynamics_t_initialize, \
       kt_remove_dates_t_initialize, \