VirtualBox

Ignore:
Timestamp:
Jun 16, 2012 7:24:15 PM (13 years ago)
Author:
vboxsync
Message:

Doxygen, comment typos.

File:
1 edited

Legend:

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

    r41775 r41783  
    694694 *
    695695 * @returns VBox status code.
    696  * @param   pVM         The VM handle.
     696 * @param   pVM         Pointer to the VM.
    697697 */
    698698static int hwaccmR3InitFinalizeR0(PVM pVM)
     
    16571657 *
    16581658 * @returns VBox strict status code.
    1659  * @param   pVM     The VM handle.
     1659 * @param   pVM     Pointer to the VM.
    16601660 * @param   pVCpu   The VMCPU for the EMT we're being called on.
    16611661 * @param   pvUser  Unused
     
    17921792 *
    17931793 * @returns VBox strict status code.
    1794  * @param   pVM     The VM handle.
     1794 * @param   pVM     Pointer to the VM.
    17951795 * @param   pVCpu   The VMCPU for the EMT we're being called on.
    17961796 * @param   pvUser  User specified CPU context
     
    19641964 *
    19651965 * @returns VBox strict status code.
    1966  * @param   pVM     The VM handle.
     1966 * @param   pVM     Pointer to the VM.
    19671967 * @param   pVCpu   The VMCPU for the EMT we're being called on.
    19681968 * @param   pvUser  User specified CPU context
     
    25092509 *
    25102510 * @returns true if it is, false if it isn't.
    2511  * @param   pVM         The VM handle.
     2511 * @param   pVM         Pointer to the VM.
    25122512 */
    25132513VMMR3DECL(bool) HWACCMR3IsVmxPreemptionTimerUsed(PVM pVM)
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