VirtualBox

Changeset 6225 in vbox


Ignore:
Timestamp:
Dec 31, 2007 11:36:53 AM (17 years ago)
Author:
vboxsync
Message:

spaces and prefixes.

File:
1 edited

Legend:

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

    r6224 r6225  
    17341734     * @returns VBox status code.
    17351735     * @param   pInterface      Pointer to the interface structure containing the called function pointer.
    1736      * @param   val             The new control register value.
    1737      * @thread  Any thread.
    1738      */
    1739     DECLR3CALLBACKMEMBER(int, pfnWriteControl,(PPDMIHOSTPARALLELCONNECTOR pInterface, uint8_t val));
     1736     * @param   fReg            The new control register value.
     1737     * @thread  Any thread.
     1738     */
     1739    DECLR3CALLBACKMEMBER(int, pfnWriteControl,(PPDMIHOSTPARALLELCONNECTOR pInterface, uint8_t fReg));
    17401740 
    17411741    /**
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