VirtualBox

Changeset 68702 in vbox for trunk


Ignore:
Timestamp:
Sep 7, 2017 4:14:52 PM (7 years ago)
Author:
vboxsync
Message:

doxygen fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Serial/DrvChar.cpp

    r68699 r68702  
    154154 * Send thread loop - pushes data down thru the driver chain.
    155155 *
    156  * @returns 0 on success.
    157  * @param   hThreadSelf Thread handle to this thread.
    158  * @param   pvUser      User argument.
     156 * @returns VBox status code.
     157 * @param   pDrvIns     The char driver instance.
     158 * @param   pThread     The worker thread.
    159159 */
    160160static DECLCALLBACK(int) drvCharIoLoop(PPDMDRVINS pDrvIns, PPDMTHREAD pThread)
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