VirtualBox

Changeset 18668 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 3, 2009 12:12:30 AM (16 years ago)
Author:
vboxsync
Message:

VBoxDev: Corrected LogRel statement.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp

    r17425 r18668  
    793793                                                              hypervisorInfo->hypervisorSize);
    794794                        LogRel(("Guest reported fixed hypervisor window at 0x%p (size = 0x%x, rc = %Rrc)\n",
    795                                 hypervisorInfo->hypervisorStart,
     795                                (uintptr_t)hypervisorInfo->hypervisorStart,
    796796                                hypervisorInfo->hypervisorSize,
    797797                                pRequestHeader->rc));
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