VirtualBox

Changeset 33540 in vbox for trunk/include/VBox/pdmifs.h


Ignore:
Timestamp:
Oct 28, 2010 9:27:05 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67140
Message:

*: spelling fixes, thanks Timeless!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/pdmifs.h

    r33146 r33540  
    8888
    8989/**
    90  * Helper macro for quering an interface from PDMIBASE.
     90 * Helper macro for querying an interface from PDMIBASE.
    9191 *
    9292 * @returns Correctly typed PDMIBASE::pfnQueryInterface return value.
     
    151151
    152152/**
    153  * Helper macro for quering an interface from PDMIBASERC.
     153 * Helper macro for querying an interface from PDMIBASERC.
    154154 *
    155155 * @returns PDMIBASERC::pfnQueryInterface return value.
     
    223223
    224224/**
    225  * Helper macro for quering an interface from PDMIBASER0.
     225 * Helper macro for querying an interface from PDMIBASER0.
    226226 *
    227227 * @returns PDMIBASER0::pfnQueryInterface return value.
     
    487487     * @returns VBox status code.
    488488     * @param   pInterface          Pointer to this interface.
    489      * @param   cMilliesInterval    Number of millies between two refreshes.
     489     * @param   cMilliesInterval    Number of millis between two refreshes.
    490490     * @thread  Any thread.
    491491     */
     
    17081708
    17091709    /**
    1710      * Notify device/driver that an interrupt has occured.
     1710     * Notify device/driver that an interrupt has occurred.
    17111711     *
    17121712     * @returns VBox status code.
     
    20612061
    20622062
    2063 /** Pointer to a HPET legacy notifcation interface. */
     2063/** Pointer to a HPET legacy notification interface. */
    20642064typedef struct PDMIHPETLEGACYNOTIFY *PPDMIHPETLEGACYNOTIFY;
    20652065/**
    2066  * HPET legacy notifcation interface.
     2066 * HPET legacy notification interface.
    20672067 */
    20682068typedef struct PDMIHPETLEGACYNOTIFY
     
    27142714     * @param   pCmd                The Video HW Acceleration Command that was
    27152715     *                              completed.
    2716      * @todo r=bird: if asynch means asyncronous; then
     2716     * @todo r=bird: if async means asynchronous; then
    27172717     *                   s/pfnVHWACommandCompleteAsynch/pfnVHWACommandCompleteAsync/;
    27182718     *               fi
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