VirtualBox

Changeset 63343 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Aug 11, 2016 4:35:25 PM (8 years ago)
Author:
vboxsync
Message:

VBoxGuest-netbsd.c: fix doxygen comments to match signatures.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-netbsd.c

    r63339 r63343  
    399399 *
    400400 * @returns NetBSD error code.
    401  * @param   pDevice  Pointer to the device info structure.
    402  * @param   pvState  Pointer to the state info structure.
     401 * @param   vboxguest  Pointer to the state info structure.
    403402 */
    404403static int VBoxGuestNetBSDAddIRQ(vboxguest_softc *vboxguest)
     
    429428 * Removes IRQ for VMMDev.
    430429 *
    431  * @param   pDevice  Pointer to the device info structure.
    432  * @param   pvState  Opaque pointer to the state info structure.
     430 * @param   vboxguest  Opaque pointer to the state info structure.
    433431 */
    434432static void VBoxGuestNetBSDRemoveIRQ(vboxguest_softc *vboxguest)
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