JANITORIAL: Remove trailing spaces

This commit is contained in:
Eugene Sandulenko 2016-10-09 14:59:58 +02:00
parent c5efd9f748
commit dead4aa014
379 changed files with 1319 additions and 1319 deletions

View file

@ -119,7 +119,7 @@ void Resources::addToCache(const Common::String &filename) {
// Return immediately if the library has already been loaded
if (_indexes.contains(filename))
return;
_cache.load(filename);
// Check to see if the file is a library