]> Kevux Git Server - fll/commit
Bugfix: The private_f_abstruses_delete_switch() and private_f_abstruses_destroy_switc...
authorKevin Day <Kevin@kevux.org>
Sat, 3 Aug 2024 00:43:04 +0000 (19:43 -0500)
committerKevin Day <Kevin@kevux.org>
Sat, 3 Aug 2024 00:43:04 +0000 (19:43 -0500)
commitf24632b2f93d3441661765603d19c1ee3ba4ceb2
treea90a0c47b80de5c46f68ac83d603d0a7d7918e07
parent3e7c6d4f2267ef5c68afaec4c433bc34b495a7fc
Bugfix: The private_f_abstruses_delete_switch() and private_f_abstruses_destroy_switch() both need wrapping defines.

The previous commit a2e1999a3e5c02a980fcbe9977b059c4639ea741 has a wrong define wrapper added.
The _di_f_abstruses_delete_ was added when it should instead be _di_f_abstruse_map_delete_.

The private_f_abstruses_destroy_switch() is also overlooked by that commit.
This adds the _di_f_abstruse_map_destroy_ to the private_f_abstruses_destroy_switch().
level_0/f_abstruse/c/abstruse/private-abstruse.c
level_0/f_abstruse/c/abstruse/private-abstruse.h