VirtualBox

Ignore:
Timestamp:
Mar 25, 2009 1:33:08 PM (16 years ago)
Author:
vboxsync
Message:

crOpenGL: typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_wgl.c

    r18255 r18256  
    861861            {
    862862                DWORD err = GetLastError();
    863                 crWarning("Render SPU: (MakeCurrent) failed to make 0x%x, 0x%x cureent with 0x%x error.", window->device_context, context->hRC, err);
     863                crWarning("Render SPU: (MakeCurrent) failed to make 0x%x, 0x%x current with 0x%x error.", window->device_context, context->hRC, err);
    864864
    865865                /* Workaround for Intel drivers, which report support for wglChoosePixelFormatEXT, but it doesn't work. */
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