Changeset 7648 for OpenSceneGraph/trunk/examples/osgplanets/osgplanets.cpp
- Timestamp:
- 12/10/07 18:30:18 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgplanets/osgplanets.cpp
r6941 r7648 728 728 arguments.reportRemainingOptionsAsUnrecognized(); 729 729 730 // report any errors if they have occur ed when parsing the program aguments.730 // report any errors if they have occurred when parsing the program arguments. 731 731 if (arguments.errors()) 732 732 {
