Revision: 6961
          http://playerstage.svn.sourceforge.net/playerstage/?rev=6961&view=rev
Author:   thjc
Date:     2008-08-18 19:48:42 +0000 (Mon, 18 Aug 2008)

Log Message:
-----------
patch from Andrew Graham to correct example config in the lodo driver 
documentation

Modified Paths:
--------------
    code/player/branches/release-2-1-patches/utils/pmap/lodo_driver.cc

Modified: code/player/branches/release-2-1-patches/utils/pmap/lodo_driver.cc
===================================================================
--- code/player/branches/release-2-1-patches/utils/pmap/lodo_driver.cc  
2008-08-17 04:50:44 UTC (rev 6960)
+++ code/player/branches/release-2-1-patches/utils/pmap/lodo_driver.cc  
2008-08-18 19:48:42 UTC (rev 6961)
@@ -131,10 +131,10 @@
 @par Example
 
 @verbatim
-device
+driver
 (
-  plugin "lodo_driver.so"
-  driver "lodo_driver"
+  name "lodo_driver"
+  plugin "liblododriver"
   requires ["position2d:0" "laser:0"]
   provides ["position2d:10" "laser:10"]
 )


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Playerstage-commit mailing list
Playerstage-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to