Changeset 7648 for OpenSceneGraph/trunk/examples/osgslice/osgslice.cpp
- Timestamp:
- 12/10/07 18:30:18 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgslice/osgslice.cpp
r6941 r7648 119 119 arguments.reportRemainingOptionsAsUnrecognized(); 120 120 121 // report any errors if they have occur ed when parsing the program aguments.121 // report any errors if they have occurred when parsing the program arguments. 122 122 if (arguments.errors()) 123 123 {
