fixup _Generic macro usage

distinct macros failed (didn't realize). Was able to get proper setup with _Generic_L2 pattern
This commit is contained in:
ed
2025-02-12 00:19:04 -05:00
parent 90836817e9
commit d80a6b61da
16 changed files with 188 additions and 178 deletions
+1 -1
View File
@@ -272,7 +272,7 @@ int main()
preprocess_endif();
new_line();
print_section(r_tp_stb_sprintf_h, lit("STB snprintf Header"));
print_section(r_tp_stb_sprintf_header, lit("STB snprintf Header"));
print_fmt("%S", implementation_guard_end);
new_line();