Revision: 8952
http://playerstage.svn.sourceforge.net/playerstage/?rev=8952&view=rev
Author: gbiggs
Date: 2010-11-01 01:36:32 +0000 (Mon, 01 Nov 2010)
Log Message:
-----------
Corrected name of driver register function
Modified Paths:
--------------
code/player/trunk/server/drivers/position/isense/inertiacube2.cc
Modified: code/player/trunk/server/drivers/position/isense/inertiacube2.cc
===================================================================
--- code/player/trunk/server/drivers/position/isense/inertiacube2.cc
2010-10-29 00:20:31 UTC (rev 8951)
+++ code/player/trunk/server/drivers/position/isense/inertiacube2.cc
2010-11-01 01:36:32 UTC (rev 8952)
@@ -186,7 +186,7 @@
// a driver registration function
-void inertiacube2_Register(DriverTable* table)
+void isense_Register(DriverTable* table)
{
table->AddDriver("inertiacube2", InertiaCube2_Init);
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit