Revision: 2364 http://rigsofrods.svn.sourceforge.net/rigsofrods/?rev=2364&view=rev Author: rorthomas Date: 2012-01-27 16:15:27 +0000 (Fri, 27 Jan 2012) Log Message: ----------- fixes #914
Modified Paths: -------------- trunk/source/main/physics/BeamFactory.h Modified: trunk/source/main/physics/BeamFactory.h =================================================================== --- trunk/source/main/physics/BeamFactory.h 2012-01-27 11:50:43 UTC (rev 2363) +++ trunk/source/main/physics/BeamFactory.h 2012-01-27 16:15:27 UTC (rev 2364) @@ -121,7 +121,7 @@ pthread_t threads[32]; private: - int BeamFactory::findTruckInsideBox(Collisions *collisions, char* inst, char* box); + int findTruckInsideBox(Collisions *collisions, char* inst, char* box); }; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Rigsofrods-devel mailing list Rigsofrods-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rigsofrods-devel