forked from dolphin-emu/dolphin
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