VirtualBox

Changeset 99555 in vbox


Ignore:
Timestamp:
Apr 28, 2023 11:37:24 AM (17 months ago)
Author:
vboxsync
Message:

iprt/runtime-loader.h: RT_PROXY_VARIADICT_STUB: fixed header part generation, introduced in r157047, bugref:10194.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/runtime-loader.h

    r99538 r99555  
    201201   the arguments in an inline function, so only make the function pointer available here. */
    202202# define RT_PROXY_VARIADIC_STUB(function, rettype, signature) \
    203     rettype (*g_pfn_ ## function) signature; \
     203    rettype (*function) signature;
    204204
    205205RT_RUNTIME_LOADER_INSERT_SYMBOLS
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