VirtualBox

Changeset 21690 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Jul 17, 2009 1:53:54 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
50241
Message:

Get->Put

File:
1 edited

Legend:

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

    r21689 r21690  
    22372237
    22382238    /* Store all the guest patch records too. */
    2239     rc = SSMR3GetU32(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.

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