VirtualBox

Changeset 45738 in vbox for trunk/src/VBox/Additions/common


Ignore:
Timestamp:
Apr 25, 2013 6:51:30 PM (12 years ago)
Author:
vboxsync
Message:

Additions/common/VBoxGuest: commented some unclear code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp

    r45459 r45738  
    22812281    RTSpinlockAcquire(pDevExt->SessionSpinlock);
    22822282
     2283    /* For all the bits which the guest is allowed to set, check whether the
     2284     * requested value is different to the current one and adjust the global
     2285     * usage counter and if appropriate the global state if so. */
    22832286    for (i = 0; i < sizeof(fFeatures) * 8; i++)
    22842287    {
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