Code comments, log strings and some variable spell fixes.
This commit is contained in:
committed by
Robert Osfield
parent
300ba7aa02
commit
2ade061ced
@@ -150,7 +150,7 @@ ExportOptions::parseOptionsString()
|
||||
else
|
||||
pos += (count+1);
|
||||
|
||||
// See if it's a Boolen/toggle
|
||||
// See if it's a Boolean/toggle
|
||||
if ( token == _validateOption )
|
||||
{
|
||||
OSG_INFO << "fltexp: Found: " << token << std::endl;
|
||||
|
||||
Reference in New Issue
Block a user