mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-27 18:15:10 +00:00
Previously, `vsscanf()` would crash whenever it encountered a width specification. Now, it consumes the width specification but does not yet do anything with it.