VirtualBox

Changeset 42451 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Jul 30, 2012 3:14:40 PM (12 years ago)
Author:
vboxsync
Message:

iom.h: doc typos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/iom.h

    r40442 r42451  
    4848 *
    4949 * This macro shall only be used with the IOM APIs where it's mentioned
    50  * in the return value description. And there is must be used to correctly
    51  * determine if the call succeeded and things like the EIP needs updating.
     50 * in the return value description.  And there it must be used to correctly
     51 * determine if the call succeeded and things like the RIP needs updating.
    5252 *
    5353 *
    5454 * @returns Success indicator (true/false).
    5555 *
    56  * @param   rc          The status code. This may be evaluated
     56 * @param   rc          The status code.  This may be evaluated
    5757 *                      more than once!
    5858 *
     
    6262 *          However, for efficieny we ASSUME that the
    6363 *          VINF_EM_LAST is smaller than most of the relevant
    64  *          status codes. We also ASSUME that the
     64 *          status codes.  We also ASSUME that the
    6565 *          VINF_EM_RESCHEDULE_REM status code is the most
    6666 *          frequent status code we'll enounter in this range.
     
    6868 * @todo    Will have to add VINF_EM_DBG_HYPER_BREAKPOINT if the
    6969 *          I/O port and MMIO breakpoints should trigger before
    70  *          the I/O is done. Currently, we don't implement these
     70 *          the I/O is done.  Currently, we don't implement these
    7171 *          kind of breakpoints.
    7272 */
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