mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 09:02:44 +02: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.