Ignore:
Timestamp:
Nov 9, 2010, 10:37:40 PM (13 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • osgVisual/include/util/visual_util.h

    r146 r151  
    231231         *  xmlNode* yourNode = util::getModuleXMLConfig( configFilename, "core", tmpDoc );
    232232         *  // use yourNode
    233          *  if(tmpDoc)
     233         *  if(yourNode)
    234234         *  {
    235235         *     xmlFreeDoc(tmpDoc); xmlCleanupParser();
Note: See TracChangeset for help on using the changeset viewer.