- Timestamp:
- 12/10/07 18:30:18 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgspheresegment/osgspheresegment.cpp
r7019 r7648 682 682 arguments.reportRemainingOptionsAsUnrecognized(); 683 683 684 // report any errors if they have occur ed when parsing the program aguments.684 // report any errors if they have occurred when parsing the program arguments. 685 685 if (arguments.errors()) 686 686 {
