From Jan Ciger, warning fixes

This commit is contained in:
Robert Osfield
2007-08-26 10:27:31 +00:00
parent 06a0ca8d06
commit cb5fb828d0
2 changed files with 2 additions and 2 deletions

View File

@@ -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;