Revision: 7477
http://playerstage.svn.sourceforge.net/playerstage/?rev=7477&view=rev
Author: natepak
Date: 2009-03-13 18:52:33 +0000 (Fri, 13 Mar 2009)
Log Message:
-----------
Fixed Setup function name to MainSetup
Modified Paths:
--------------
code/player/trunk/server/drivers/health/statgrab/statgrab_health.cpp
Modified: code/player/trunk/server/drivers/health/statgrab/statgrab_health.cpp
===================================================================
--- code/player/trunk/server/drivers/health/statgrab/statgrab_health.cpp
2009-03-13 14:30:44 UTC (rev 7476)
+++ code/player/trunk/server/drivers/health/statgrab/statgrab_health.cpp
2009-03-13 18:52:33 UTC (rev 7477)
@@ -123,7 +123,7 @@
////////////////////////////////////////////////////////////////////////////////
// Set up the device. Return 0 if things go well, and -1 otherwise.
-int StatGrabDriver::Setup()
+int StatGrabDriver::MainSetup()
{
// Initialise statgrab
sg_init();
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit