scummvm/graphics/fonts
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
..
consolefont.cpp GRAPHICS: Change font code to be identical on all platforms 2009-12-09 16:44:48 +00:00
newfont_big.cpp GRAPHICS: Change font code to be identical on all platforms 2009-12-09 16:44:48 +00:00
newfont.cpp GRAPHICS: Change font code to be identical on all platforms 2009-12-09 16:44:48 +00:00
winfont.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
winfont.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00