VirtualBox

Changeset 21692 in vbox


Ignore:
Timestamp:
Jul 17, 2009 1:55:21 PM (16 years ago)
Author:
vboxsync
Message:

Compile fix:

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/HWACCM.cpp

    r21690 r21692  
    22372237
    22382238    /* Store all the guest patch records too. */
    2239     rc = SSMR3PutU32(pSSM, &pVM->hwaccm.s.svm.cPatches);
     2239    rc = SSMR3PutU32(pSSM, pVM->hwaccm.s.svm.cPatches);
    22402240    AssertRCReturn(rc, rc);
    22412241
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