VirtualBox

Changeset 31376 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Aug 4, 2010 10:26:53 PM (14 years ago)
Author:
vboxsync
Message:

comment typos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp

    r28800 r31376  
    5151*   Structures and Typedefs                                                    *
    5252*******************************************************************************/
    53 /** Debug info interpreter regisration record. */
     53/** Debug info interpreter registration record. */
    5454typedef struct RTDBGMODREGDBG
    5555{
     
    6363typedef RTDBGMODREGDBG *PRTDBGMODREGDBG;
    6464
    65 /** Image interpreter regisration record. */
     65/** Image interpreter registration record. */
    6666typedef struct RTDBGMODREGIMG
    6767{
     
    315315RTDECL(int)         RTDbgModCreateFromImage(PRTDBGMOD phDbgMod, const char *pszFilename, const char *pszName, uint32_t fFlags)
    316316{
     317
    317318    return VERR_NOT_IMPLEMENTED;
    318319}
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