VirtualBox

Ignore:
Timestamp:
Mar 30, 2009 2:04:20 PM (16 years ago)
Author:
vboxsync
Message:

crOpenGL: more compile fixes for solaris

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/crOpenGL/glx_c_exports.c

    r18548 r18549  
    9595
    9696/*Common glX functions*/
    97 void VBOXGLXENTRYTAG(glXCopyContext)( Display *dpy, GLXContext src, GLXContext dst,
    98 #if defined(SunOS)
    99 unsigned long mask)
    100 #else
    101 unsigned long mask)
    102 #endif
     97void VBOXGLXENTRYTAG(glXCopyContext)( Display *dpy, GLXContext src, GLXContext dst, unsigned long mask)
    10398{
    10499    return glxim.CopyContext(dpy, src, dst, mask);
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