VirtualBox

Changeset 24290 in vbox for trunk/src


Ignore:
Timestamp:
Nov 3, 2009 2:37:59 PM (15 years ago)
Author:
vboxsync
Message:

Typo

File:
1 edited

Legend:

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

    r24265 r24290  
    27152715                break;
    27162716        if (!pMapping)
    2717             return SSMR3SetCfgError(pSSM, RT_SRC_POS, N_("Couldn't find mapping: cPTs=%#x szDesc=%s (GCPtr=%RGv)"),
     2717            return SSMR3SetCfgError(pSSM, RT_SRC_POS, N_("Couldn't find mapping: cPTs=%x szDesc=%s (GCPtr=%RGv)"),
    27182718                                    cPTs, szDesc, GCPtr);
    27192719
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