Fixed indentation

This commit is contained in:
Robert Osfield
2016-07-01 09:15:36 +01:00
parent ddb4a02098
commit 2842adeb98

View File

@@ -23,7 +23,7 @@ using namespace osgProducer;
VisualChooser::VisualChooser( void )
{
_visual_id = 0;
_visual_id = 0;
_strictAdherence = false;
}