Update of /cvsroot/playerstage/code/player/client_libs/libplayerc++
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18767/client_libs/libplayerc++

Modified Files:
        simulationproxy.cc 
Log Message:
fixed warning about not new line at EOF


Index: simulationproxy.cc
===================================================================
RCS file: 
/cvsroot/playerstage/code/player/client_libs/libplayerc++/simulationproxy.cc,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** simulationproxy.cc  31 Jul 2007 04:14:26 -0000      1.9
--- simulationproxy.cc  31 Jul 2007 06:18:13 -0000      1.10
***************
*** 124,126 ****
    scoped_lock_t lock(mPc->mMutex);
    playerc_simulation_set_property(mDevice, identifier, name, value, 
value_len);
! }
\ No newline at end of file
--- 124,126 ----
    scoped_lock_t lock(mPc->mMutex);
    playerc_simulation_set_property(mDevice, identifier, name, value, 
value_len);
! }


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to