VirtualBox

Changeset 6381 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Jan 18, 2008 5:31:33 PM (17 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleImpl.cpp

    r6380 r6381  
    957957        ComObjPtr <SharedFolder> sharedFolder;
    958958        sharedFolder.createObject();
    959         HRESULT rc = sharedFolder->init (that, name, hostPath, PR_TRUE); /* TODO: fWritable */
     959        HRESULT rc = sharedFolder->init (that, name, hostPath, true); /* TODO: fWritable */
    960960        AssertComRCReturn (rc, VERR_INTERNAL_ERROR);
    961961
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette