VirtualBox

Changeset 35282 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 21, 2010 8:19:53 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
69131
Message:

VBOX_WITH_GUEST_PROPS_RDONLY_GUEST build fix

File:
1 edited

Legend:

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

    r35171 r35282  
    45474547
    45484548#ifdef VBOX_WITH_GUEST_PROPS_RDONLY_GUEST
    4549         rc = configSetGlobalPropertyFlags(pConsole->mVMMDev,
     4549        rc = configSetGlobalPropertyFlags(pConsole->m_pVMMDev,
    45504550                                          guestProp::RDONLYGUEST);
    45514551        AssertRCReturn(rc, rc);
Note: See TracChangeset for help on using the changeset viewer.

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