mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-05 10:26:40 +00:00
![Max Horn](/assets/img/avatar_default.png)
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]*$//'