mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-31 17:04:40 -04:00
Remove all trailing whitespaces from our codebase.
This commit is contained in:
@@ -143,7 +143,7 @@ void FindFilename(u64 offset)
|
||||
}
|
||||
|
||||
const std::string filename = pFileSystem->GetFileName(offset);
|
||||
|
||||
|
||||
if (filename.empty())
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user