mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-13 08:07:49 +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.