raze/polymer
hendricks266 a35f3b13dc Replace the semicolon trailing empty-bodied loops with opening and closing braces.
I believe this is the clearest way to indicate that an empty-bodied loop is intended, as opposed to the possibility of a mistaken semicolon.

This eliminates "warning: suggest a space before β€˜;’ or explicit braces around empty body in β€˜for’ statement" with GCC 4.2, which is important for old OS X versions.

git-svn-id: https://svn.eduke32.com/eduke32@5556 1a8010ca-5511-0410-912e-c29ae57300e0
2016-01-12 10:31:12 +00:00
..
eduke32 Replace the semicolon trailing empty-bodied loops with opening and closing braces. 2016-01-12 10:31:12 +00:00
synthesis.sh synthesis.sh: Make use of the EDUKE32_REVISION file when packaging tarballs. 2016-01-12 10:30:36 +00:00