mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-27 03:37:53 +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.