mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-27 02:01:42 +00:00
Update formatting to clang-format 16 (#5370)
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
|
||||
namespace hal {
|
||||
namespace init {
|
||||
[[nodiscard]] int InitializeFPGA();
|
||||
[[nodiscard]]
|
||||
int InitializeFPGA();
|
||||
} // namespace init
|
||||
|
||||
using HAL_NiFpga_ReserveIrqContextFunc =
|
||||
|
||||
Reference in New Issue
Block a user