VirtualBox

Changeset 41780 in vbox for trunk/src/VBox/Debugger


Ignore:
Timestamp:
Jun 16, 2012 6:53:58 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
78598
Message:

Typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Debugger/DBGCEval.cpp

    r41573 r41780  
    997997            }
    998998
    999             /* Stringify numeric and poitner values. */
     999            /* Stringify numeric and pointer values. */
    10001000            size_t cbScratch = sizeof(pDbgc->achScratch) - (pDbgc->pszScratch - &pDbgc->achScratch[0]);
    10011001            size_t cch = pDbgc->CmdHlp.pfnStrPrintf(&pDbgc->CmdHlp, pDbgc->pszScratch, cbScratch, "%Dv", pArg);
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