Changeset 866

Show
Ignore:
Timestamp:
01/29/08 10:40:24
Author:
robert
Message:

From Bob Kuehne, build fix for OSX

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/vpb/PropertyFile.cpp

    r864 r866  
    9191    } 
    9292     
    93     int ftruncate (__off_t __length) 
     93    int ftruncate (offset_t __length) 
    9494    { 
    9595        // osg::notify(osg::NOTICE)<<"ftruncate("<<_fileID<<", "<<__length<<")"<<std::endl;