mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-30 04:50:07 +00:00
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:
+1
-1
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user