Revision: 6494
          http://playerstage.svn.sourceforge.net/playerstage/?rev=6494&view=rev
Author:   thjc
Date:     2008-06-09 15:21:47 -0700 (Mon, 09 Jun 2008)

Log Message:
-----------
Merged typo fix from trunk (6428)
Added some ignores

Modified Paths:
--------------
    code/player/branches/release-2-1-patches/server/drivers/actarray/amtecM5.cc

Property Changed:
----------------
    code/player/branches/release-2-1-patches/
    
code/player/branches/release-2-1-patches/client_libs/libplayerc/bindings/python/
    code/player/branches/release-2-1-patches/utils/xmms-plugin/


Property changes on: code/player/branches/release-2-1-patches
___________________________________________________________________
Name: svn:ignore
   - autom4te.cache
config.h
Makefile
Makefile.in
aclocal.m4
compile
config.guess
config.h.in
config.status
config.sub
configure
depcomp
install-sh
libtool
ltmain.sh
missing
stamp-h1

   + autom4te.cache
config.h
Makefile
Makefile.in
aclocal.m4
compile
config.guess
config.h.in
config.status
config.sub
configure
depcomp
install-sh
libtool
ltmain.sh
missing
stamp-h1

.cproject

.project



Property changes on: 
code/player/branches/release-2-1-patches/client_libs/libplayerc/bindings/python
___________________________________________________________________
Name: svn:ignore
   - Makefile
Makefile.in
playerc_wrap.c
playerc.c
playerc_oo.i
playerc.py
build
srcbuilddirs.py
out_make

   + Makefile
Makefile.in
playerc_wrap.c
playerc.c
playerc_oo.i
playerc.py
build
srcbuilddirs.py
out_make

*.pyc


Modified: 
code/player/branches/release-2-1-patches/server/drivers/actarray/amtecM5.cc
===================================================================
--- code/player/branches/release-2-1-patches/server/drivers/actarray/amtecM5.cc 
2008-06-09 21:49:25 UTC (rev 6493)
+++ code/player/branches/release-2-1-patches/server/drivers/actarray/amtecM5.cc 
2008-06-09 22:21:47 UTC (rev 6494)
@@ -304,7 +304,7 @@
        highpriority = cf->ReadInt(section, "highpriority", 0);
 
        actuators = NULL;
-       acuatorsGeom = NULL;
+       actuatorsGeom = NULL;
 }
 
 
////////////////////////////////////////////////////////////////////////////////


Property changes on: code/player/branches/release-2-1-patches/utils/xmms-plugin
___________________________________________________________________
Name: svn:ignore
   - Makefile
Makefile.in
.deps
.libs
*.la
*.lo

   + Makefile
Makefile.in
.deps
.libs
*.la
*.lo

*.loT



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

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to