mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-28 08:12:28 +00:00
parent
e961385e55
commit
d71da7fc72
13 changed files with 71 additions and 40 deletions
|
@ -705,7 +705,7 @@ haveinc:
|
|||
return prec;
|
||||
}
|
||||
|
||||
static int __fmt_noop(const char *, void *, size_t) {
|
||||
static int __fmt_noop(const char *x, void *y, size_t z) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue