VirtualBox

Changeset 65058 in vbox


Ignore:
Timestamp:
Jan 3, 2017 10:37:00 AM (8 years ago)
Author:
vboxsync
Message:

Devices: doxygen fixes

Location:
trunk/src/VBox/Devices
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Bus/DevPciIch9.cpp

    r64909 r65058  
    6464*   Defined Constants And Macros                                                                                                 *
    6565*********************************************************************************************************************************/
    66 /** @def VBOX_ICH9PCI_SAVED_STATE_VERSION
     66/** @def VBOX_ICH9PCI_SAVED_STATE_VERSION_CURRENT
    6767 * Saved state version of the ICH9 PCI bus device.
    6868 */
  • trunk/src/VBox/Devices/USB/DevOHCI.cpp

    r64392 r65058  
    467467} OHCIED, *POHCIED;
    468468typedef const OHCIED *PCOHCIED;
     469/** @} */
    469470AssertCompileSize(OHCIED, 16);
    470 
    471 /** @} */
    472471
    473472
     
    542541} OHCITD, *POHCITD;
    543542typedef const OHCITD *PCOHCITD;
     543/** @} */
    544544AssertCompileSize(OHCIED, 16);
    545 /** @} */
    546545
    547546
     
    596595} OHCIITD, *POHCIITD;
    597596typedef const OHCIITD *PCOHCIITD;
     597/** @} */
    598598AssertCompileSize(OHCIITD, 32);
    599 /** @} */
    600599
    601600/**
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