VirtualBox

Changeset 59170 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 17, 2015 10:05:36 AM (9 years ago)
Author:
vboxsync
Message:

bugref:8087: Additions/x11: support non-root X server: typo

File:
1 edited

Legend:

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

    r59112 r59170  
    579579        return EGL_NO_SURFACE;
    580580    }
    581     for (i = 0; i < sizeof(acIndices); ++i)
     581    for (i = 0; i < RT_ELEMENTS(acIndices); ++i)
    582582        acIndices[i] = -1;
    583583    if (paAttributes != NULL)
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