VirtualBox

Ignore:
Timestamp:
Nov 4, 2008 10:59:47 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
38809
Message:

VMM: %Vrc -> %Rrc, %Vra -> %Rra.

File:
1 edited

Legend:

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

    r13816 r13818  
    254254        return PGMR3HandlerVirtualRegisterEx(pVM, enmType, GCPtr, GCPtrLast, pfnInvalidateR3, pfnHandlerR3, pfnHandlerRC, pszDesc);
    255255
    256     AssertMsgFailed(("Failed to resolve %s.%s, rc=%Vrc.\n", pszModRC, pszHandlerRC, rc));
     256    AssertMsgFailed(("Failed to resolve %s.%s, rc=%Rrc.\n", pszModRC, pszHandlerRC, rc));
    257257    return rc;
    258258}
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