VirtualBox

Changeset 61809 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Jun 22, 2016 6:53:39 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
108210
Message:

doxy fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/APICInternal.h

    r61807 r61809  
    14131413 */
    14141414#if defined(IN_RC) || defined(IN_RING0)
    1415 # ifdef __cplusplus
    1416 #  define APICBOTHCBDECL(type)   extern "C" DECLEXPORT(type)
    1417 # else
    1418 #  define APICBOTHCBDECL(type)   DECLEXPORT(type)
    1419 # endif
     1415# define APICBOTHCBDECL(type)    DECLEXPORT(type)
    14201416#else
    14211417# define APICBOTHCBDECL(type)    DECLCALLBACK(type)
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