VirtualBox

Ignore:
Timestamp:
Jun 16, 2012 7:24:15 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
78601
Message:

Doxygen, comment typos.

File:
1 edited

Legend:

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

    r40557 r41783  
    7070 *
    7171 * @returns VBox status code
    72  * @param   pVM                 The VM handle.
     72 * @param   pVM                 Pointer to the VM.
    7373 */
    7474static int dbgfR3TraceEnable(PVM pVM, uint32_t cbEntry, uint32_t cEntries)
     
    134134 *
    135135 * @returns VBox status code
    136  * @param   pVM                 The VM handle.
     136 * @param   pVM                 Pointer to the VM.
    137137 */
    138138int dbgfR3TraceInit(PVM pVM)
     
    190190 * Terminates the tracing.
    191191 *
    192  * @param   pVM                 The VM handle.
     192 * @param   pVM                 Pointer to the VM.
    193193 */
    194194void dbgfR3TraceTerm(PVM pVM)
     
    202202 * Relocates the trace buffer handle in RC.
    203203 *
    204  * @param   pVM                 The VM handle.
     204 * @param   pVM                 Pointer to the VM.
    205205 */
    206206void dbgfR3TraceRelocate(PVM pVM)
     
    222222 * @retval  VERR_INVALID_POINTER
    223223 *
    224  * @param   pVM         The VM handle.
     224 * @param   pVM         Pointer to the VM.
    225225 * @param   pszConfig   The configuration change specification.
    226226 *
     
    349349 *          empty.
    350350
    351  * @param   pVM                 The VM handle.
     351 * @param   pVM                 Pointer to the VM.
    352352 * @param   pszConfig           Pointer to the output buffer.
    353353 * @param   cbConfig            The size of the output buffer.
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