VirtualBox

Changeset 18767 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 6, 2009 2:44:05 PM (16 years ago)
Author:
vboxsync
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VM.cpp

    r18757 r18767  
    186186 *                              VMR3AtErrorRegister() since there is no way the
    187187 *                              caller can get to the VM handle early enough to
    188  *                              do this on its now.
     188 *                              do this on its own.
    189189 *                              This is called in the context of an EMT.
    190190 * @param   pvUserVM            The user argument passed to pfnVMAtError.
     
    193193 * @param   pvUserCFGM          The user argument passed to pfnCFGMConstructor.
    194194 * @param   ppVM                Where to store the 'handle' of the created VM.
    195  *
    196195 */
    197196VMMR3DECL(int)   VMR3Create(uint32_t cCPUs, PFNVMATERROR pfnVMAtError, void *pvUserVM, PFNCFGMCONSTRUCTOR pfnCFGMConstructor, void *pvUserCFGM, PVM *ppVM)
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