VirtualBox

Changeset 27277 in vbox


Ignore:
Timestamp:
Mar 11, 2010 12:29:09 PM (15 years ago)
Author:
vboxsync
Message:

Fix

File:
1 edited

Legend:

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

    r27272 r27277  
    651651                            {
    652652                                bool fFoundFirst = false;
    653                                 PX86PT pPT = (PX86PT)pvShw;
     653                                PX86PTPAE pPT = (PX86PTPAE)pvShw;
    654654                                for (unsigned ptIndex = 0; ptIndex < RT_ELEMENTS(pPT->a); ptIndex++)
    655655                                {
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