mirror of https://git.musl-libc.org/git/musl
Browse Source
the strspn call was made for every format specifier and end-of-string, even though the expected return value was 1-2 for normal usage. replace with simple loop.rs-1.0
1 changed files with 2 additions and 4 deletions
Loading…
Reference in new issue