VirtualBox

Changeset 64502 in vbox for trunk


Ignore:
Timestamp:
Nov 1, 2016 9:14:29 AM (8 years ago)
Author:
vboxsync
Message:

dxygen fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/DBGFR3Cfg.cpp

    r64500 r64502  
    123123    /** Number of instructions in this basic block. */
    124124    uint32_t                cInstr;
    125     /** Maximum number of instruction records for this basic block..*/
     125    /** Maximum number of instruction records for this basic block. */
    126126    uint32_t                cInstrMax;
    127127    /** Instruction records, variable in size. */
     
    780780 *
    781781 * @returns Current reference count.
    782  * @parm    hCfg                The control flow graph handle to retain.
     782 * @param   hCfg                The control flow graph handle to retain.
    783783 */
    784784VMMR3DECL(uint32_t) DBGFR3CfgRetain(DBGFCFG hCfg)
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