- Timestamp:
- 12/10/07 18:30:18 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgdepthpeeling/osgdepthpeeling.cpp
r7411 r7648 230 230 arguments.reportRemainingOptionsAsUnrecognized(); 231 231 232 // report any errors if they have occur ed when parsing the program aguments.232 // report any errors if they have occurred when parsing the program arguments. 233 233 if (arguments.errors()) 234 234 {
