From Jan Ciger, warning fixes
This commit is contained in:
@@ -237,7 +237,7 @@ int runApp(std::string xapp)
|
||||
} // end printList()
|
||||
|
||||
|
||||
void readConfFile(char* confFile) // read confFile 1
|
||||
void readConfFile(const char* confFile) // read confFile 1
|
||||
{
|
||||
osg::notify(osg::INFO) << "Start reading confFile" << std::endl;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user