- Timestamp:
- 11/26/10 11:31:34 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osganalysis/osganalysis.cpp
r11938 r11955 650 650 if (fileNames.empty()) 651 651 { 652 OSG_NOTICE<<"No files loaded, please specif iesfiles on commandline."<<std::endl;652 OSG_NOTICE<<"No files loaded, please specify files on commandline."<<std::endl; 653 653 return 1; 654 654 }
