mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-12 02:59:00 +00:00
Fix whitespace in and around WiimoteScannerDarwin::~WiimoteScannerDarwin() (linter).
This commit is contained in:
parent
8354e89cf1
commit
f5839f854a
1 changed files with 3 additions and 3 deletions
|
@ -23,7 +23,7 @@ namespace WiimoteReal
|
||||||
{
|
{
|
||||||
WiimoteScannerDarwin::~WiimoteScannerDarwin()
|
WiimoteScannerDarwin::~WiimoteScannerDarwin()
|
||||||
{
|
{
|
||||||
stopScanning = true;
|
stopScanning = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
void WiimoteScannerDarwin::FindWiimotes(std::vector<Wiimote*>& found_wiimotes,
|
void WiimoteScannerDarwin::FindWiimotes(std::vector<Wiimote*>& found_wiimotes,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue