mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-13 13:56:32 -05:00
Run code through the advanced tool 'sed' to remove trailing whitespace.
This commit is contained in:
@@ -103,7 +103,7 @@ std::vector<std::string> CBannerLoaderGC::GetNames()
|
||||
names.push_back(GetDecodedString(data));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
return names;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user