mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
This was a non-standard specifier alias for %02x. This patch replaces all uses of it with new-style formatting functions instead.
This was a non-standard specifier alias for %02x. This patch replaces all uses of it with new-style formatting functions instead.