scummvm/engines/hugo
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
..
console.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
console.h
detection.cpp
dialogs.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
dialogs.h
display.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
display.h
file_v1d.cpp
file_v1w.cpp
file_v2d.cpp
file_v2w.cpp
file_v3d.cpp
file.cpp
file.h
game.h
hugo.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
hugo.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
intro.cpp
intro.h
inventory.cpp
inventory.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
module.mk
mouse.cpp
mouse.h
object_v1d.cpp
object_v1w.cpp
object_v2d.cpp
object_v3d.cpp
object.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
object.h
parser_v1d.cpp
parser_v1w.cpp
parser_v2d.cpp
parser_v3d.cpp
parser.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
parser.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
route.cpp
route.h
schedule.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
schedule.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
sound.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
sound.h
text.cpp
text.h
util.cpp
util.h