Fix warning

This commit is contained in:
Steins7 2024-04-15 23:10:19 +02:00
parent e477055e6e
commit 0088322ee7

View File

@ -121,6 +121,7 @@ static uint32_t render_format(FormatCallback callback, void* arg,
zero_padding = true; zero_padding = true;
continue; continue;
} }
// fall through
case '1': case '1':
case '2': case '2':
case '3': case '3':