mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Run wpiformat with clang-format 17 (#5740)
This commit is contained in:
@@ -427,7 +427,7 @@ void Downloader::ThreadMain() {
|
||||
continue;
|
||||
}
|
||||
lock.lock();
|
||||
err : {}
|
||||
err: {}
|
||||
}
|
||||
if (m_state == kDownload) {
|
||||
m_state = kDownloadDone;
|
||||
|
||||
Reference in New Issue
Block a user