mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 06:39:46 -06:00
Reformat repo to clang-format 7.0 rules
This commit is contained in:
@ -125,4 +125,4 @@ void ClearMessages()
|
||||
std::lock_guard<std::mutex> lock(s_messages_mutex);
|
||||
s_messages.clear();
|
||||
}
|
||||
}
|
||||
} // namespace OSD
|
||||
|
Reference in New Issue
Block a user