VirtualBox

Ignore:
Timestamp:
Jun 29, 2010 12:32:01 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
63186
Message:

crOpenGL: compile warning fix

File:
1 edited

Legend:

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

    r21954 r30494  
    271271wglSwapBuffers_prox( HDC hdc )
    272272{
    273     const WindowInfo *window = stubGetWindowInfo(hdc);
     273    WindowInfo *window = stubGetWindowInfo(hdc);
    274274    stubSwapBuffers( window, 0 );
    275275    return 1;
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