Ignore:
Timestamp:
Jul 11, 2010, 1:31:29 PM (14 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • osgVisual/src/dataIO/visual_dataIO.cpp

    r65 r67  
    5656                OSG_NOTIFY( osg::ALWAYS ) << "Configure osgVisual as SLAVE" << std::endl;
    5757                clusterMode = osgVisual::dataIO_cluster::SLAVE;
    58                 // Slave only recieves container, therefor set this Pointer null.
    59                 slotContainer = NULL;
     58                slotContainer = NULL;   // Slave only recieves container, therefor set this Pointer null.
    6059        }
    6160        else
Note: See TracChangeset for help on using the changeset viewer.