VirtualBox

Changeset 54142 in vbox for trunk


Ignore:
Timestamp:
Feb 11, 2015 2:35:33 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
98173
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp

    r53792 r54142  
    11491149        /* bail out. */
    11501150        LogRel(("VMSVGA3d: RTThreadCreate failed: %Rrc\n", rc));
    1151         RTSemEventDestroy(&pState->WndRequestSem);
     1151        RTSemEventDestroy(pState->WndRequestSem);
    11521152    }
    11531153    else
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