mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Fix whitespace in and around WiimoteScannerDarwin::~WiimoteScannerDarwin() (linter).
This commit is contained in:
@ -23,7 +23,7 @@ namespace WiimoteReal
|
||||
{
|
||||
WiimoteScannerDarwin::~WiimoteScannerDarwin()
|
||||
{
|
||||
stopScanning = true;
|
||||
stopScanning = true;
|
||||
}
|
||||
|
||||
void WiimoteScannerDarwin::FindWiimotes(std::vector<Wiimote*>& found_wiimotes,
|
||||
|
Reference in New Issue
Block a user