VirtualBox

Changeset 21695 in vbox


Ignore:
Timestamp:
Jul 17, 2009 2:07:46 PM (16 years ago)
Author:
vboxsync
Message:

Bugfix

File:
1 edited

Legend:

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

    r21692 r21695  
    22602260
    22612261        AssertCompileSize(HWACCMTPRINSTR, 4);
    2262         rc = SSMR3PutU32(pSSM, (uint32_t)&pPatch->enmType);
     2262        rc = SSMR3PutU32(pSSM, (uint32_t)pPatch->enmType);
    22632263        AssertRCReturn(rc, rc);
    22642264
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