- Timestamp:
- 12/10/07 18:30:18 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgunittests/osgunittests.cpp
r7608 r7648 479 479 arguments.reportRemainingOptionsAsUnrecognized(); 480 480 481 // report any errors if they have occur ed when parsing the program aguments.481 // report any errors if they have occurred when parsing the program arguments. 482 482 if (arguments.errors()) 483 483 {
