mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 06:48:31 +00:00
Fix issue with --strace log
This commit is contained in:
parent
e011973593
commit
cfb5d3e406
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ const char *DescribeStat(int rc, const struct stat *st) {
|
||||||
}
|
}
|
||||||
|
|
||||||
buf[i++] = '}';
|
buf[i++] = '}';
|
||||||
|
buf[i] = 0;
|
||||||
|
|
||||||
return buf;
|
return buf;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue