mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Lint: End of namespace
This commit is contained in:
@ -586,4 +586,4 @@ bool IsDetected(const char** error_message)
|
||||
return false;
|
||||
}
|
||||
|
||||
} // end of namespace GCAdapter
|
||||
} // namespace GCAdapter
|
||||
|
@ -31,4 +31,4 @@ bool DeviceConnected(int chan);
|
||||
void ResetDeviceType(int chan);
|
||||
bool UseAdapter();
|
||||
|
||||
} // end of namespace GCAdapter
|
||||
} // namespace GCAdapter
|
||||
|
Reference in New Issue
Block a user