VirtualBox

Changeset 32564 in vbox


Ignore:
Timestamp:
Sep 16, 2010 1:40:59 PM (14 years ago)
Author:
vboxsync
Message:

Compile error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllBth.h

    r32563 r32564  
    12811281
    12821282                PGSTPT pPTSrc;
    1283                 int rc = PGM_GCPHYS_2_PTR_V2(pVM, pVCpu, GST_GET_PDE_GCPHYS(PdeSrc), &pPTSrc);
     1283                rc = PGM_GCPHYS_2_PTR_V2(pVM, pVCpu, GST_GET_PDE_GCPHYS(PdeSrc), &pPTSrc);
    12841284                if (RT_SUCCESS(rc))
    12851285                {
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