Show
Ignore:
Timestamp:
04/17/08 06:20:11 (8 months ago)
Author:
vossg
Message:

changed: continue to merge remaining changes from carstens branch

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Source/System/Cluster/Base/OSGRemoteAspect.h

    r835 r1174  
    177177    /*! \{                                                                 */ 
    178178 
    179     bool   callCreated  (const FieldContainerPtr &node); 
    180     bool   callDestroyed(const FieldContainerPtr &node); 
    181     bool   callChanged  (const FieldContainerPtr &node); 
     179    bool   callCreated  (const FieldContainerPtr node); 
     180    bool   callDestroyed(const FieldContainerPtr node); 
     181    bool   callChanged  (const FieldContainerPtr node); 
    182182 
    183183    /*! \}                                                                 */