This commit is contained in:
2025-08-03 20:43:36 -04:00
parent c48809aea9
commit 0ef8ca973c
9 changed files with 2 additions and 57 deletions

View File

@@ -11,7 +11,7 @@
#include <stdio.h>
int
print_error_with_prefix (char *format, ...)
printfn (char *format, ...)
{
int len;
va_list args;