speed-dreams-code/doc/changelogs
xavi92 e06a519365 Remove trailing newlines
The following shell script was used:

while read f
do
	sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba' -- "$f"
done <<EOF
$(svn ls -R | grep \
	-e '.\cpp$' \
	-e '\.cmake$' \
	-e '\.txt$' \
	-e '\.cppcheck$' \
	-e '\.frag$' \
	-e '\.h$' \
	-e '\.hpp$' \
	-e '\.vert$' \
	-e '\.xml$' \
	-e '\.java$' \
	-e '\.c$')
EOF


git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9509 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: aac7ab5702079417cb16ca2fa291be07033ea549
Former-commit-id: f0286e4119f166d7b78f9d13ff2ea04ffaa95c67
2024-07-30 22:17:48 +00:00
..
1.2.3.txt Promoted sdl-port branch to the new trunk, towards 2.0 2010-02-28 09:04:35 +00:00
1.2.4.txt Promoted sdl-port branch to the new trunk, towards 2.0 2010-02-28 09:04:35 +00:00
1.3.0.txt Promoted sdl-port branch to the new trunk, towards 2.0 2010-02-28 09:04:35 +00:00
1.4.0.txt String trailing whitespaces 2024-07-30 21:45:07 +00:00
2.0.0.txt String trailing whitespaces 2024-07-30 21:45:07 +00:00
2.1.0.txt Remove trailing newlines 2024-07-30 22:17:48 +00:00