openscenegraph / OpenSceneGraph

OpenSceneGraph git repository
http://www.openscenegraph.org
Other
3.25k stars 1.42k forks source link

fixes clang and gcc misleading indentation warnings #1113

Open psi29a opened 2 years ago

psi29a commented 2 years ago

In later versions of gcc and clang (10), this will throw a warning preventing it from being built when given -Werror

To be fair, the indentation is misleading. This also makes things consequent with surrounding code.

Screenshot 2022-01-18 at 23 07 13