VirtualBox

Ignore:
Timestamp:
Nov 15, 2012 1:44:09 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
82086
Message:

fixed a few format specifier bugs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/testcase/tstLow.cpp

    r38636 r43876  
    8181                        if (*pu8 != (uint8_t)iPage)
    8282                        {
    83                             RTPrintf("tstLow: error: invalid page content %02x != %02x. iPage=%p off=%#x\n",
     83                            RTPrintf("tstLow: error: invalid page content %02x != %02x. iPage=%u off=%#x\n",
    8484                                     *pu8, (uint8_t)iPage, iPage, (uintptr_t)pu8 & PAGE_OFFSET_MASK);
    8585                            rcRet++;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette