mirror of
https://github.com/google/santa.git
synced 2026-01-14 16:58:02 -05:00
Allows the string displaying the enum to format it using %d. Fixes the error: `error: format specifies type 'int' but the argument has type 'T' [-Werror,-Wformat]`