VirtualBox

Changeset 85131 in vbox


Ignore:
Timestamp:
Jul 9, 2020 12:24:05 AM (4 years ago)
Author:
vboxsync
Message:

Doxyfile*: Adjustments. bugref:9794

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Doxyfile.Core

    r85130 r85131  
    577577# decl and calling conventions.
    578578PREDEFINED += \
     579    DECL_NOTHROW(a_RetType)=a_RetType \
    579580    "DECLINLINE(type)=inline type" \
    580581    DECL_INLINE_THROW(type)=DECLINLINE(type) \
  • trunk/src/VBox/Runtime/Doxyfile

    r85130 r85131  
    20972097# decl and calling conventions.
    20982098PREDEFINED += \
     2099    DECL_NOTHROW(a_RetType)=a_RetType \
    20992100    "DECLINLINE(type)=inline type" \
    21002101    DECL_INLINE_THROW(type)=DECLINLINE(type) \
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