VirtualBox

Changeset 56966 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 17, 2015 12:50:58 PM (9 years ago)
Author:
vboxsync
Message:

build fix - last min adjustments, grr.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/SSM.cpp

    r56965 r56966  
    86998699
    87008700                /* Try log the unit content, unless it's too big. */
    8701                 if (pSSM->offUnitUser < _512KB)
     8701                if (pSSM->offUnitUser < _512K)
    87028702                    ssmR3StrmLogUnitContent(pSSM, &UnitHdr, offUnit, 0, pSSM->offUnitUser + _16K);
    87038703                else
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