VirtualBox

Ignore:
Timestamp:
Nov 9, 2009 3:49:08 PM (15 years ago)
Author:
vboxsync
Message:

mac burn fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp

    r24472 r24515  
    389389{
    390390    int rc;
    391     int *length;
     391    GLint *length;
    392392    const char **sources;
    393     length = new int[mcComponents];
     393    length = new GLint[mcComponents];
    394394    sources = new const char*[mcComponents];
    395395    for(int i = 0; i < mcComponents; i++)
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