mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
Ran formatter based on styleguide#95 (#108)
This commit is contained in:
committed by
Peter Johnson
parent
e301adb22b
commit
b3f1e74317
@@ -62,7 +62,7 @@ class UidVector {
|
||||
std::vector<unsigned int> m_free;
|
||||
};
|
||||
|
||||
} // anonymous namespace
|
||||
} // namespace
|
||||
|
||||
class Notifier::Thread : public wpi::SafeThread {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user