mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-29 21:00:06 +00:00
This was a non-standard specifier alias for %04x. This patch replaces all uses of it with new-style formatting functions instead.
This was a non-standard specifier alias for %04x. This patch replaces all uses of it with new-style formatting functions instead.