Changeset 10930
- Timestamp:
- 01/07/10 20:13:40 (3 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/src/osgDB/XmlParser.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgDB/XmlParser.cpp
r10929 r10930 379 379 } 380 380 return true; 381 fout<<" />"<<std::endl; 381 382 } 382 383 case(ROOT):
