scummvm/base
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
..
commandLine.cpp ENGINES: Warn user about games marked with ADGF_UNSTABLE flags 2011-06-16 13:37:13 -05:00
commandLine.h COMMON: Modify Base::processSettings, get rid of Common::kArgumentNotProcessed 2011-05-23 19:39:25 +02:00
internal_revision.h.in CREATE_PROJECT: Update revision number support (fixes bug #3280881) 2011-04-24 16:59:46 -04:00
internal_version.h RELEASE: This is 1.4.0git 2011-05-01 14:44:20 +03:00
internal_version.h.in CREATE_PROJECT: Update revision number support (fixes bug #3280881) 2011-04-24 16:59:46 -04:00
main.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
main.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk Moved base/game.* to engines/game.* 2008-09-17 17:31:29 +00:00
plugins.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
plugins.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
version.cpp BASE: add TAINTED feature to gScummVMFeatures 2011-06-16 10:17:19 -05:00
version.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00