scummvm/engines/drascula
Max Horn 88913c0139 ALL: Remove trailing whitespaces
This tries to make our code a bit more compliant with our code formatting
conventions. For future use, this is the command I used:
  git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//'
2011-06-20 00:59:48 +02:00
..
actors.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
animation.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
console.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
console.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
converse.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
detection.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
drascula.cpp DRASCULA: Replace snprintf() usage with Common::String::format() 2011-06-02 02:53:48 +01:00
drascula.h DRASCULA: Replace snprintf() usage with Common::String::format() 2011-06-02 02:53:48 +01:00
graphics.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
interface.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk
objects.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
palette.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
resource.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
rooms.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
saveload.cpp DRASCULA: Replace snprintf() usage with Common::String::format() 2011-06-02 02:53:48 +01:00
sound.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
talk.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00