VirtualBox

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


Ignore:
Timestamp:
Aug 10, 2009 2:16:33 PM (15 years ago)
Author:
vboxsync
Message:

pgm: typo (no impact)

File:
1 edited

Legend:

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

    r21993 r22138  
    763763    pNew->cb            = GCPhysLast - GCPhys + 1;
    764764    pNew->pszDesc       = pszDesc;
    765     pNew->fFlags        = RCPtrNew != NIL_RTR0PTR ? PGM_RAM_RANGE_FLAGS_FLOATING : 0;
     765    pNew->fFlags        = RCPtrNew != NIL_RTRCPTR ? PGM_RAM_RANGE_FLAGS_FLOATING : 0;
    766766    pNew->pvR3          = NULL;
    767767
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