VirtualBox

Changeset 99906 in vbox


Ignore:
Timestamp:
May 22, 2023 4:46:10 PM (23 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
157549
Message:

include/iprt/cdefs.h: Fix DECL_HIDDEN_THROW() define

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/cdefs.h

    r99791 r99906  
    15641564 * @param   a_RetType   The return type of the function.
    15651565 */
    1566 #define DECL_HIDDEN_THROW(a_RetType)    DECL_HIDDEN_ONLY(a_Type)
     1566#define DECL_HIDDEN_THROW(a_RetType)    DECL_HIDDEN_ONLY(a_RetType)
    15671567
    15681568/** @def DECL_HIDDEN_DATA
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette