VirtualBox

Changeset 85122 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Jul 8, 2020 7:39:54 PM (4 years ago)
Author:
vboxsync
Message:

VBoxVidoeIPRT.h: Fix. bugref:9794

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/vboxvideo/VBoxVideoIPRT.h

    r85121 r85122  
    111111#define DECLCALLBACK(type) type
    112112#define DECLCALLBACKTYPE(type, name, args) type name args
    113 #define DECLCALLBACKMEMB32(type, name, args) type (* name) args
     113#define DECLCALLBACKMEMBER(type, name, args) type (* name) args
    114114#if __GNUC__ >= 4
    115115# define DECLHIDDEN(type) __attribute__((visibility("hidden"))) 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