mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-03-03 07:29:23 +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] = 0;
|
||||
|
||||
return buf;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue