mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
If an epoch name contains a % symbol, this could've lead to an exception at runtime where the number of arguments mismatches the format string.