[vbox-dev] Minor bug fix in tstVBoxAPILinux.cpp

Jonathan Williford jonwilliford at gmail.com
Sun Oct 10 23:45:48 GMT 2010


I don't have svn commit access (I'm not sure if it would be worth being
granted access), but I found a minor bug in
/VBox/Main/testcase/tstVBoxAPILinux.cpp.  Line 268 should be:

rc = machine->LockMachine(session, LockType_Write);

instead of just:
machine->LockMachine(session, LockType_Write);

Sorry for the spam for such a small issue!
Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20101010/d9d5e3a2/attachment.html>


More information about the vbox-dev mailing list