forked from blender/blender
Campbell Barton
a0db0a5580
In some cases comments at the end of control statements were wrapped onto new lines which made it read as if they applied to the next line instead of the (now) previous line. Relocate comments to the previous line or in some cases the end of the line (before the brace) to avoid confusion. Note that in quite a few cases these blocks didn't read well even before MultiLine was used as comments after the brace caused wrapping across multiple lines in a way that didn't follow formatting used everywhere else. |
||
---|---|---|
.. | ||
boost_locale_wrapper.cpp | ||
boost_locale_wrapper.h | ||
CMakeLists.txt | ||
osx_user_locale.mm |